chore(docker): update docker digests to 4fd92f2

This commit is contained in:
renovate[bot] 2022-08-03 12:45:38 +00:00
parent 86fcb17237
commit b3ea853840
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.10-alpine@sha256:ffc90768a11b3687877f302fc5d48cc2e35c81153581060b92462bcaf6d9099b
FROM python:3.10-alpine@sha256:01126f0a13659e9365ea058078ccfb057155b205f4fba630845552b7e2a72e9e
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:dcc75b532d808b6565610fcfa8eb5716f10837effe6186d710c5952254ac245a
FROM arm32v7/python:3.10-alpine@sha256:4fd92f2e513daeaf98b9a3c0e54b6428830f1a5c4cd2c042ed0c1f093352dbec
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:fe93ef5d9ddea3df212bb43f65b2c39ebad2560ddb7c56f5cb91712afc8f6946
FROM arm64v8/python:3.10-alpine@sha256:5bbde516455ce8afad45d2be7b60d237ac59350aa22d755ad4ee1d367f60530f
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"