chore(docker): update docker digests

This commit is contained in:
renovate[bot] 2022-11-16 09:59:09 +00:00
parent 843dff9d78
commit 40e69fd64c
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.11-alpine@sha256:ec7ff85cfca09fc0d9b4bae53f0d0f2ee164c844ba509e641917432d82e9dae3
FROM python:3.11-alpine@sha256:08b03b140633664ed4a55630de38f847d19059318c2473a5bff592d8a0b051d5
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.11-alpine@sha256:c91edb484b2114b95c67431def5e6264571e589f1482845cd3f6f7c82eeebe26
FROM arm32v7/python:3.11-alpine@sha256:50d3678f64a3cf0df6d0da1e37099a211e6dfb1ea216bdd461452025c5d9c74b
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.11-alpine@sha256:fe5d85843d9ab85ca39287e7a693afa528538d8719ae89382c086b880142b5e8
FROM arm64v8/python:3.11-alpine@sha256:f7251fe0c6472a28a9ad1c899890bc3acd8b815aeeb10a5ae578451d468c1b96
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"