Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Commit 619452c

Browse files
authored
Merge pull request #46 from kube-logging/dependabot/docker/alpine-3.21.3
chore(deps): Bump alpine from 3.21.2 to 3.21.3
2 parents e2975af + 2405bf7 commit 619452c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM ghcr.io/kube-logging/custom-runner:v0.12.0 AS custom-runner
22

3-
FROM alpine:3.21.2@sha256:56fa17d2a7e7f168a043a2712e63aed1f8543aeafdcee47c58dcffe38ed51099
3+
FROM alpine:3.21.3@sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c
44

55
RUN apk add socat
66

0 commit comments

Comments
 (0)