Merge pull request #20 from wolfswolke/snyk-fix-1740f85a0ece74b9a4acbd6d2edd09e5

[Snyk] Security upgrade python from 3.13.0a5-alpine3.18 to 3.13.0a6-alpine3.18
This commit is contained in:
ZKWolf 2024-04-15 01:57:30 +02:00 committed by GitHub
commit 0c5c42d43e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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