chore(docker): update docker digests

This commit is contained in:
Renovate Bot 2021-10-05 07:18:21 +00:00 committed by renovate[bot]
parent 7a51517313
commit e613f78671
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.9-alpine@sha256:fc7de772c6b2ab4b60ed4923f71926abcedc2ccac8007d09a616982ee431d17a
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:703235dc2ba740633d07de53284287bf51162f2b8f46fe27171d2bc61bdeeb58
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:e60d77fef8b3280204b0e75cd2bcddd1c9f6eac7e6c226c5f4d77f89411034cf
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>"