chore(docker): update python:3.9-alpine docker digest to 55fbe1e

This commit is contained in:
Renovate Bot 2021-08-24 10:56:50 +00:00
parent c170966d7d
commit de783c8f72
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

@ -1,4 +1,4 @@
FROM python:3.9-alpine@sha256:0c622e66640504312497022735184cc6dc35457c69bc221e7a420568238fd312
FROM python:3.9-alpine@sha256:55fbe1ef2c62a1607ab702ac14111d9981d6b4f2a62351b75ffe34622f18dc3f
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"