Merge pull request #16 from wolfswolke/snyk-fix-fb86d0b97d46e735f7f3ee9f471a41ba

[Snyk] Security upgrade python from 3.13.0a4-alpine3.18 to 3.13.0a5-alpine3.18
This commit is contained in:
ZKWolf 2024-03-17 15:58:06 +01:00 committed by GitHub
commit c78da720ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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