chore(docker): update docker digests to 9a1e361

This commit is contained in:
Renovate Bot 2022-03-18 13:28:00 +00:00 committed by renovate[bot]
parent bcb31a8815
commit f15b8fee1d
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.10-alpine@sha256:4eff19dfce481c125674c902b24aa6667b9bc166f6bbcae79a171ce2e6c64ee1
FROM python:3.10-alpine@sha256:7099d74f22c2d7a597875c3084e840846ca294ad01da1e845b0154100a6ac15b
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:bdf7490c6fd429977155c0db2b792defb1e9f2cf05b3e8110691ac3f09c745e5
FROM arm32v7/python:3.10-alpine@sha256:9a1e361acd2c1f5782e3c779e52ea3f2445dbd84e91b175ed7b6fd59e1a5b9a1
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:9ae137846c9ec8e16a72ed43a9490247d5d39dd61f2f20c0a93af82537efeb70
FROM arm64v8/python:3.10-alpine@sha256:052d3e34bb778210138247340bd82f18fc45fb506e89ff0ea6c182e3f98593a7
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"