chore(docker): update docker digests

This commit is contained in:
renovate[bot] 2022-11-30 02:03:23 +00:00
parent 0d85108bc1
commit 9cd7526026
3 changed files with 3 additions and 3 deletions

View File

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