mirror of
https://github.com/wolfswolke/DeathGarden_API_Rebirth.git
synced 2026-08-22 09:04:00 -05:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user