mirror of
https://github.com/wolfswolke/DeathGarden_API_Rebirth.git
synced 2026-07-17 10:13:15 -05:00
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:
commit
ed876ba9a3
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user