chore(docker): update python digest to ad38191
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-07-27 12:04:28 +00:00
parent 885aa44e36
commit 8a545abdbe

View File

@ -1,4 +1,4 @@
FROM python:3.10-alpine@sha256:51c583cee6b14e54bf5be045421bbbd585949b5f3cb99fa34aa46972a2bdf5bc FROM python:3.10-alpine@sha256:ad3819166ae00f39275bc9a6e206e019283f0c1575e19e693906a5adafbdb226
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>"