Merge pull request #36 from ahadley1124/snyk-fix-5c751906b678f8d27bfdf01f1286854a

[Snyk] Security upgrade python from 3.12.0rc2-alpine to 3.14.0a3-alpine
pull/331/head
ahadley1124 2025-01-13 00:42:09 -05:00 committed by GitHub
commit 2c2b0fb277
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.12.0rc2-alpine
FROM python:3.14.0a3-alpine
LABEL maintainer='<author>'
LABEL version='0.0.0-dev.0-build.0'