chore(docker): update docker digests

This commit is contained in:
renovate[bot] 2022-10-07 10:35:19 +00:00
parent 99ee939b47
commit 1d3ac33304
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.10-alpine@sha256:6015c8fd6d6c1acf529f8165c51e35172a2a8aa1a8fa72d7d2e0e3ce1700739a
FROM python:3.10-alpine@sha256:6743782fd204cd71120f0b20f56626cabf4e7f182acc6796e75ef0f21ff9eccd
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.10-alpine@sha256:4d001c0755573a6b86571bc5248609d8e2209dab74c047bc11e8fa42d8407f7a
FROM arm32v7/python:3.10-alpine@sha256:33f0e8d2b227f02f2bd50282241c7e4d76f796a4ab21d426927b915a6786ccc7
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.10-alpine@sha256:84d02218ca56ac659421f557748460350920608df6e196da7cdb6c4f731d0fe6
FROM arm64v8/python:3.10-alpine@sha256:4587ff3c7fe5a666f5cc271620c1880c2957e1293cb001c46737e71017692118
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"