bump versions

This commit is contained in:
simon
2021-12-03 11:26:35 +07:00
parent 4136a2a4f2
commit ab8dc0ddee
2 changed files with 2 additions and 2 deletions

View File

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