chore(docker): update docker digests

This commit is contained in:
renovate[bot] 2022-10-07 04:03:22 +00:00
parent dc56ed8651
commit 1b6d29cb39
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.10-alpine@sha256:6015c8fd6d6c1acf529f8165c51e35172a2a8aa1a8fa72d7d2e0e3ce1700739a
FROM python:3.10-alpine@sha256:c56d335c98b4320b620c3ebd880bff91437fd19fafc3358fe6f08430d976d610
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.10-alpine@sha256:4d001c0755573a6b86571bc5248609d8e2209dab74c047bc11e8fa42d8407f7a
FROM arm32v7/python:3.10-alpine@sha256:33f0e8d2b227f02f2bd50282241c7e4d76f796a4ab21d426927b915a6786ccc7
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"