chore(deps): update python:3.9-alpine docker digest to 4f7234d #26

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

View File

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