chore(docker): update docker digests

This commit is contained in:
Renovate Bot 2021-10-05 07:17:39 +00:00 committed by renovate[bot]
parent 430d953abf
commit a80452cb21
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.9-alpine@sha256:55fbe1ef2c62a1607ab702ac14111d9981d6b4f2a62351b75ffe34622f18dc3f
FROM python:3.9-alpine@sha256:964a1afa20dd4a3723002560124dd96f2a9e853f7ef5b86f5c2354af336fca37
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:4b7733264c4cc10afe9159a41dadeb9638057cfb0f9a0cb3f26e81266f51a568
FROM arm32v7/python:3.9-alpine@sha256:dbda704ed7d0a4f681db18c604c22b5f541defa7827bf40c0c3babbe7a420d56
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:a9b413e4519b7bde9ddcd3a1faeb4f67eb0bcf044bb036b1fd2d52d5f6758246
FROM arm64v8/python:3.9-alpine@sha256:132c64eae5e67bb06766eb5f470ce469245dafa7ed8de7af67d94d218e56731b
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"