chore(docker): update docker digests

This commit is contained in:
renovate[bot] 2022-11-12 12:42:55 +00:00
parent ab7422c735
commit a236a12d5f
3 changed files with 3 additions and 3 deletions

View File

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