chore(docker): update python:3.9-alpine docker digest to f4ea0f1
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 2021-11-13 07:02:27 +00:00
parent 165471cf4d
commit 23803ca9b9

View File

@ -1,4 +1,4 @@
FROM python:3.9-alpine@sha256:2f368b9af1b6580ecf6386ef1f9f0683f08b819f75d1ef7d1042a4d6a2304cc1 FROM python:3.9-alpine@sha256:f4ea0f1188d2b1ec6c9b98d4284f5270427124916a4dfc643f70a613c5e60fa0
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>"