Update dependency python to v3.10.2 #171

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

View File

@ -1,4 +1,4 @@
FROM python:3.8.12-slim-bullseye@sha256:a43e1e26c4fbbe9b5d983533c094547d67f0325148f27dd85a0f8b7f0aced23e
FROM python:3.10.2-slim-bullseye@sha256:42d13fdfccf5d97bd23f9c054f22bde0451a3da0a7bb518bcd95fec6be89b50d
# renovate: datasource=pypi depName=determine-docker-tags versioning=semver
ENV DETERMINE_DOCKER_TAGS_VERSION 0.1.10