chore(docker): update python:3.11-alpine docker digest to 137bccf
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 2023-06-15 11:36:36 +00:00
parent e75ccb7dd4
commit 8acf8338e8

View File

@ -1,4 +1,4 @@
FROM python:3.11-alpine@sha256:64d8232e5b2293871f89335ff85745a4281616b12710d3e214ce04e3da9e34ca FROM python:3.11-alpine@sha256:137bccf22ff89ad5fb48cac18506ef5b0e95df61295dd3afe99fa864f8af427d
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>"