Skip to content

Commit 9ec84b6

Browse files
chore(deps): update alpine docker tag to v3.22
1 parent be9c054 commit 9ec84b6

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,6 +1,6 @@
11
# VULNERABLE Alpine 3.20 (PRE-CVE-2025-15467 fix)
22
# For testing vulnerability scanning/fixing tools
3-
FROM alpine:3.20
3+
FROM alpine:3.22
44

55
# Install vulnerable OpenSSL (pre-Jan 2026 patches)
66
RUN apk add --no-cache openssl

0 commit comments

Comments
 (0)