chore(docker): update python commit hash to 454d2ff
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-02-26 04:02:47 +00:00
parent 1d67e35df0
commit c29da17df7

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 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>"