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 committed by renovate[bot]
parent c170966d7d
commit f9040b5b03
1 changed files with 1 additions and 1 deletions

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