Skip to content

Commit 85d6b4c

Browse files
chore(deps): update alpine docker tag to v3.23.3
1 parent 23289e8 commit 85d6b4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.dev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# VULNERABLE Alpine 3.23.1 (PRE-CVE-2025-15467 fix)
22
# For testing vulnerability scanning/fixing tools
3-
FROM alpine:3.23.1
3+
FROM alpine:3.23.3
44

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

0 commit comments

Comments
 (0)