chore(docker): update docker digests to 22fb80b

This commit is contained in:
Renovate Bot 2022-06-07 23:43:42 +00:00 committed by renovate[bot]
parent 75119bc460
commit aa51eefab0
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.10-alpine@sha256:f04a62c5f08dffec45b3d33a41c61112394669f17aca2b2dc260f7a993fa373b
FROM python:3.10-alpine@sha256:97725c6081f5670080322188827ef5cd95325b8c69e401047f0fa0c21910042d
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:7467540dc6260813bef5c7bda9a8ee1dbeddfa4b0eaaf57cf8146909dfbd1392
FROM arm32v7/python:3.10-alpine@sha256:22fb80b596d469e6c4d2fad76b4e2853032d9137dc2cb35de27ca8415122d1f9
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:7ccc81fc57596fde5bb31366d4c0fec798a87059184f7bbbbffeef849d108fa3
FROM arm64v8/python:3.10-alpine@sha256:799c9e4810c54edd01e5c2603cc40516b2aa83fc680de929a4b6fc73fe789ed3
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"