chore(docker): update docker digests to c1a3d00

This commit is contained in:
Renovate Bot 2022-02-14 08:57:45 +00:00 committed by renovate[bot]
parent 83291c1752
commit bc7b427848
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.10-alpine@sha256:3781ad8d521392877eb589fefc9eb80d54505fae9f5c8a1dd49943242555f59c
FROM python:3.10-alpine@sha256:9f107fb8f0d64669f3cc857dd3b62e7f3b72e70b91a8f055868f1d0bad09cb84
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:20007cfac156eb9f8713f3f50be9f616c5df50402e4a2e878acacd39a0c122c8
FROM arm32v7/python:3.10-alpine@sha256:c1a3d001f2f30335a46b91acf2bdc12dce266f90c75072cdd43deb0e073b1f1b
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:668fdbbb633471dbdf43ec43461a20d74b739cbf8c6d21d3274d0a5c53737707
FROM arm64v8/python:3.10-alpine@sha256:53069ce97d1f3892c5c0bfa846fa67b11fdeb79c40bd86cc98d749fea3b03643
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"