Skip to content

Commit c19a778

Browse files
authored
Merge pull request #31 from step-security/fix/vulnerability3
fix: fixed docker vulnerabilities
2 parents a316bfb + fb1c9e0 commit c19a778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Alpine with glibc compatibility for ARM64 babashka
2-
FROM alpine:3.22.2@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412
2+
FROM alpine:3.23@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659
33

44
ARG TARGETARCH
55
ENV BB_VERSION=1.12.206

0 commit comments

Comments
 (0)