Skip to content

Commit 991ca72

Browse files
authored
Merge pull request #68 from step-security/fix/vulnerability
fix: fixed docker vulnerabilities
2 parents f39973d + 1458db7 commit 991ca72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412
1+
FROM alpine:3.23@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659
22

33
RUN apk add --no-cache ca-certificates bash jq curl
44

0 commit comments

Comments
 (0)