chore(docker): update docker digests

This commit is contained in:
renovate[bot] 2022-08-11 03:45:33 +00:00
parent 8cceb71ad1
commit 64ffb12722
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.10-alpine@sha256:db0f3888d0ef4293a6387462b87a75bcdd0c4bc4cfc798ec617a5923be780cf6
FROM python:3.10-alpine@sha256:72963512665584c2abb3a6a5c384eeb7becfff6f7819a6532d5b48268df32a21
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:4fd92f2e513daeaf98b9a3c0e54b6428830f1a5c4cd2c042ed0c1f093352dbec
FROM arm32v7/python:3.10-alpine@sha256:7527b8c08b78e2628305df7639e87a1f9e537f5dfcf0c8641b49028150d24cd9
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"