Merge pull request #1 from ahadley1124/snyk-fix-57b8baef45dbd57053d31ed25650d800

pull/331/merge^2
ahadley1124 2022-12-10 21:36:24 -05:00 committed by GitHub
commit 685a82c3ac
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-alpine
FROM python:3.12.0a1-alpine
LABEL maintainer='<author>'
LABEL version='0.0.0-dev.0-build.0'