chore(docker): update docker digests

This commit is contained in:
renovate[bot] 2022-10-14 14:56:52 +00:00
parent 4c0baad5ee
commit cbfbca23e7
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.10-alpine@sha256:9fdc7277246526a970f93bd387c75ef1ca61c01faafa952921499ec1dc2cd77d
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>"