mirror of
https://github.com/wolfswolke/DeathGarden_API_Rebirth.git
synced 2026-07-08 12:43:56 -05:00
Merge pull request #7 from wolfswolke/snyk-fix-961223cdd8ab9b0edcd356354ee939e6
[Snyk] Security upgrade python from 3.12.0-alpine3.18 to 3.13.0a3-alpine3.18
This commit is contained in:
commit
a1c50a3269
|
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.12.0-alpine3.18
|
||||
FROM python:3.13.0a3-alpine3.18
|
||||
|
||||
COPY . /app
|
||||
COPY requirements.txt /app/src
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user