chore(docker): update docker digests to 8042f9a

This commit is contained in:
renovate[bot] 2022-07-19 11:52:15 +00:00
parent c2311b77dc
commit e63f13b1cd
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.10-alpine@sha256:7a6d6e582f0576e79e96dbffeae5592c81c7bd213df2a4eca070878afec9f6dd
FROM python:3.10-alpine@sha256:ba6cfcca463537621aac63ffda4f93cd73e1f3dea59a83287603fbebd02444e4
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:22fb80b596d469e6c4d2fad76b4e2853032d9137dc2cb35de27ca8415122d1f9
FROM arm32v7/python:3.10-alpine@sha256:8042f9a87f0b40b9291884dbd24cdd0bfc353b07f1e779e780ec125787e2d22f
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:799c9e4810c54edd01e5c2603cc40516b2aa83fc680de929a4b6fc73fe789ed3
FROM arm64v8/python:3.10-alpine@sha256:5e8298ed17e5ee5dbc54175603463e67a6d539424f3f522bed48982a8ae1796f
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"