chore(docker): update docker digests

This commit is contained in:
renovate[bot] 2022-11-11 13:50:08 +00:00
parent 1347dbe794
commit c4dd01eb1a
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.11-alpine@sha256:ef8ab2f0859e5c68ae08df5ce9748c030b1c5989d728e34a0ef36a5a746a676c
FROM python:3.11-alpine@sha256:8badad0cd582053ff139be25a021b63af112229a6c38770239c555da57f0c924
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:fdbfa700b6e205147564bbde9797d509d86d31d084cc11ce3ec513f435f68c8d
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"