chore(deps): update docker digests

This commit is contained in:
Renovate Bot 2021-07-31 21:53:26 +00:00 committed by renovate[bot]
parent fec8d05f38
commit 29bb505e96
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM amd64/python:3.9-alpine@sha256:709505ac2ed5824430abb76db8cd24c45415aa1f267e133546977e0b18241d3e
FROM python:3.9-alpine@sha256:7cad44c714e1215a2ecd418775046d190a5fc8e70538ded90eb4a5b578173205
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:b8f25b4da44ae426438fbd99f150809e62bed92337a62d8e0c1743f9af0e065a
FROM arm32v7/python:3.9-alpine@sha256:4beb9f3fbab2635229fda7bbb17375e48ac0e2ead959774939b80371cc20300f
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:dee3b327174148066946ec4a0b9b33ab835728affdbbf043397a306462d6b828
FROM arm64v8/python:3.9-alpine@sha256:b527768758bafe82c3509e9c7b66094c1eb202e9d91047f59c577dce35899e9a
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"