chore(docker): update docker digests (#338)

This commit is contained in:
renovate[bot] 2022-12-09 22:55:42 +01:00 committed by GitHub
parent 148c085271
commit 7628cf9806
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

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