chore(docker): update python commit hash to 454d2ff #115

Merged
renovator merged 1 commits from renovate/docker-digests into main 2022-02-26 06:02:46 +01:00

View File

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