Update python Docker tag to v3.10.1 #144

Closed
renovate-bot wants to merge 1 commits from renovate/python-3.x into master
Showing only changes of commit 3da95faf6b - Show all commits

View File

@ -1,4 +1,4 @@
FROM python:3.8.12-slim-bullseye@sha256:229fb47202b13ec392058e3ae0b0d555ded391a5358862cef35f7f16f0973a5b
FROM python:3.10.1-slim-bullseye@sha256:175bd33c0ff26a16973386bfe6f536849dd02d6308015c7a2c414fae29401b0a
# renovate: datasource=pypi depName=determine-docker-tags versioning=semver
ENV DETERMINE_DOCKER_TAGS_VERSION 0.1.10