bump python version

pull/203/head
simon 2 years ago
parent bcf9185bd3
commit e4b4430e69
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.2-slim-bullseye
FROM python:3.10.3-slim-bullseye
ARG TARGETPLATFORM
ARG INSTALL_DEBUG

Loading…
Cancel
Save