chore(docker): update docker digests

This commit is contained in:
renovate[bot] 2022-10-20 21:30:56 +00:00
parent e3522464ce
commit 119308d609
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1,4 +1,4 @@
FROM arm64v8/python:3.10-alpine@sha256:84d02218ca56ac659421f557748460350920608df6e196da7cdb6c4f731d0fe6
FROM arm64v8/python:3.10-alpine@sha256:4cd2680640a8250e856818be9dacbc2f76a3204b81cc5acdc1f3887c701122e0
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"