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