Updated alpine to v3.20
Some checks failed
Build / build (push) Failing after 2m34s

This commit is contained in:
2024-09-15 21:06:15 -04:00
parent 771c3b2bd7
commit 9f0b984ea9

View File

@@ -1,6 +1,6 @@
ARG VERSION=1.16.0
FROM python:3.7-alpine3.11
FROM python:3.12-alpine3.20
LABEL maintainer="Bill Ballou <bill@bballou.com>"
ARG VERSION