Merge pull request #10 from wolfswolke/snyk-fix-f9aba0098a9f4b8a663fe25b708c9184

[Snyk] Security upgrade python from 3.13.0a3-alpine3.18 to 3.13.0a4-alpine3.18
This commit is contained in:
ZKWolf 2024-02-21 10:08:13 +01:00 committed by GitHub
commit ed876ba9a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
FROM python:3.13.0a3-alpine3.18
FROM python:3.13.0a4-alpine3.18
RUN apk upgrade && apk add curl && apk upgrade busybox # CVE-2022-48174