chore(docker): update docker digests

This commit is contained in:
Renovate Bot 2022-01-29 10:58:25 +00:00 committed by renovate[bot]
parent ede8060806
commit eec2489c06
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.10-alpine@sha256:556a309f86a892ee0abccdeaa2c70caef89f5788314186052128f6833b4669a1
FROM python:3.10-alpine@sha256:3781ad8d521392877eb589fefc9eb80d54505fae9f5c8a1dd49943242555f59c
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:a5e2d2f6812e64d5de88186c2b30d65779b48f817d92350d154ef4207625035d
FROM arm64v8/python:3.10-alpine@sha256:668fdbbb633471dbdf43ec43461a20d74b739cbf8c6d21d3274d0a5c53737707
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"