chore(docker): update docker digests

This commit is contained in:
renovate[bot] 2022-11-12 12:38:44 +00:00
parent ca3dd6b390
commit f28be49225
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.11-alpine@sha256:8badad0cd582053ff139be25a021b63af112229a6c38770239c555da57f0c924
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:fdbfa700b6e205147564bbde9797d509d86d31d084cc11ce3ec513f435f68c8d
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>"