chore(docker): update python digest to abdf51b
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovator Bot 2022-04-14 08:03:04 +00:00
parent 6fb4e3aed3
commit 8f0ee2f522

View File

@ -1,4 +1,4 @@
FROM python:3.10-alpine@sha256:318c53a8d5c0f56228f7c03a9b5108166cde24131d32ebe6e591ad08d0244ab7 FROM python:3.10-alpine@sha256:abdf51b48831c7f4a11f3f91bb72e98e7edcab708e44defff061e91546c80432
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>" LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>" LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"