bump versions

This commit is contained in:
simon
2021-12-26 18:22:04 +07:00
parent 42f4f4cb6f
commit 665d0a1b24
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# build the tube archivist image from default python slim image
FROM python:3.9.9-slim-bullseye
FROM python:3.10.1-slim-bullseye
ARG TARGETPLATFORM
ENV PYTHONUNBUFFERED 1