chore(docker): update docker digests

This commit is contained in:
Renovate Bot 2021-09-01 02:27:47 +00:00 committed by renovate[bot]
parent 23473e5dc4
commit 83d4913264
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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