bump python version

pull/207/head
simon 3 years ago
parent 6f5969f520
commit 0783d47ffe
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4

@ -1,6 +1,6 @@
# build the tube archivist image from default python slim image
FROM python:3.10.3-slim-bullseye
FROM python:3.10.4-slim-bullseye
ARG TARGETPLATFORM
ARG INSTALL_DEBUG

Loading…
Cancel
Save