chore(deps): update python:3.9-alpine docker digest to a9bcc1e #21

Merged
renovator merged 1 commits from renovate/docker-python-3.9-alpine into main 2021-02-02 03:03:38 +01:00
1 changed files with 1 additions and 1 deletions

View File

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