chore(docker): update docker digests to 032fd45

This commit is contained in:
Renovate Bot 2022-04-20 16:32:20 +00:00 committed by renovate[bot]
parent cb19fb1dc5
commit 97844ea57b
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.10-alpine@sha256:084df6be71c601a47d97c07143c9c16a22d99d3113ec4252a15736aa2d1f5465
FROM python:3.10-alpine@sha256:21c71a37aaa8b4bec1d07f373c7f32322d935accfeeb0b0860be1df6b194ecb5
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:49d6cf8f9af0319d3d40e4a64ecc8859ce36d37f4dc3fe846f4a29fb8bc0f126
FROM arm32v7/python:3.10-alpine@sha256:032fd455850fd02d02d8f2d49ac98d6b7d4c72920f06b75e30464845d53928f6
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:31f39ecd7794b5f086c08cf049f0f550a940785f5ba253c8138211fbfae4c9fd
FROM arm64v8/python:3.10-alpine@sha256:26d500328f29b8a5ef6afe627ea7e3424dc0ecedec6ca9d2936be78a1c4f7d81
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"