chore(docker): update docker digests

This commit is contained in:
renovate[bot] 2022-10-20 18:39:06 +00:00
parent fea00591af
commit 48f23bd776
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.10-alpine@sha256:36960c4690bae2690cee4ccd66948e5b26eb47d4953f1afdfa29aece8d4cfdc1
FROM python:3.10-alpine@sha256:3bfac1caa31cc6c0e796b65ba936f320d1e549d80f5ac02c2e4f83a0f04af3aa
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:33f0e8d2b227f02f2bd50282241c7e4d76f796a4ab21d426927b915a6786ccc7
FROM arm32v7/python:3.10-alpine@sha256:25502e6561551978ab464df51c771cbb6b21a6de83703f0f82767abc675d5020
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"