chore(docker): update docker digests

This commit is contained in:
renovate[bot] 2022-10-14 04:05:31 +00:00
parent 94504888ce
commit 4c0baad5ee
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.10-alpine@sha256:486782edd7f7363ffdc256fc952265a5cbe0a6e047a6a1ff51871d2cdb665351
FROM python:3.10-alpine@sha256:9fdc7277246526a970f93bd387c75ef1ca61c01faafa952921499ec1dc2cd77d
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.10-alpine@sha256:4587ff3c7fe5a666f5cc271620c1880c2957e1293cb001c46737e71017692118
FROM arm64v8/python:3.10-alpine@sha256:4cd2680640a8250e856818be9dacbc2f76a3204b81cc5acdc1f3887c701122e0
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"