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

Commit 1d577ad

Browse files
authored
Merge pull request #40 from kube-logging/dependabot/docker/alpine-3.21.2
chore(deps): Bump alpine from 3.21.1 to 3.21.2
2 parents d9d11ec + a551317 commit 1d577ad

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.10.0 as custom-runner
22

3-
FROM alpine:3.21.1@sha256:b97e2a89d0b9e4011bb88c02ddf01c544b8c781acf1f4d559e7c8f12f1047ac3
3+
FROM alpine:3.21.2@sha256:56fa17d2a7e7f168a043a2712e63aed1f8543aeafdcee47c58dcffe38ed51099
44

55
RUN apk add socat
66

0 commit comments

Comments
 (0)