Merge pull request #14 from ahadley1124/snyk-fix-6ac7dab6e2b5e2f189abb5f29271c942

pull/331/head
ahadley1124 2023-09-24 13:08:43 -04:00 committed by GitHub
commit 818dbae0bc
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.0a6-alpine
FROM python:3.12.0rc2-alpine
LABEL maintainer='<author>'
LABEL version='0.0.0-dev.0-build.0'