Merge pull request #2 from ahadley1124/snyk-fix-105255d7ec6b474ae2125673c30541a0

[Snyk] Security upgrade python from 3.12.0a1-alpine to 3.12.0a2-alpine
pull/331/merge^2
ahadley1124 2023-02-15 11:14:56 -05:00 committed by GitHub
commit 266518cc18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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