Browse Source

chore(deps): bump alpine from `51183f2` to `865b95f` in /hack/api-docs (#5765)

Bumps alpine from `51183f2` to `865b95f`.

---
updated-dependencies:
- dependency-name: alpine
  dependency-version: '3.23'
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gergely Brautigam <skarlso777@gmail.com>
dependabot[bot] 3 months ago
parent
commit
9e1b690255
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hack/api-docs/Dockerfile

+ 1 - 1
hack/api-docs/Dockerfile

@@ -11,7 +11,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-FROM alpine:3.23@sha256:51183f2cfa6320055da30872f211093f9ff1d3cf06f39a0bdb212314c5dc7375
+FROM alpine:3.23@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62
 RUN apk add -U --no-cache \
     bash \
     diffutils \