Skip to content

Commit 9e94b98

Browse files
authored
Merge pull request #69 from step-security/fix/vulnerability1
fix: docker vulnerabilities fixed
2 parents cd100a1 + 8d6d3f8 commit 9e94b98

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 python:3.13-alpine3.22@sha256:3a77fbbb5bc88c0f63cc2692a13b011547f25ee93536e991544c452801856226
1+
FROM python:3.14-alpine3.23@sha256:7af51ebeb83610fb69d633d5c61a2efb87efa4caf66b59862d624bb6ef788345
22

33
RUN apk add --no-cache curl
44

0 commit comments

Comments
 (0)