update base image for python tests
Some checks failed
test / test (pull_request) Failing after 5s

This commit is contained in:
Dan Anglin 2024-08-16 06:36:21 +01:00
parent 9e1882a76e
commit 32b269494b
Signed by: dananglin
GPG key ID: 0C1D44CFBEE68638

View file

@ -1,4 +1,4 @@
FROM python:3.12-alpine3.20
FROM python:3.12
ADD *.sh /