chore(docker): update docker digests

This commit is contained in:
renovate[bot] 2022-10-25 10:50:19 +00:00
parent 119308d609
commit 2fcdec3888
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.10-alpine@sha256:3bfac1caa31cc6c0e796b65ba936f320d1e549d80f5ac02c2e4f83a0f04af3aa
FROM python:3.10-alpine@sha256:03504748146cea12539306ef7eea0983e282a335bdf565e6becc1bec8535b00f
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:25502e6561551978ab464df51c771cbb6b21a6de83703f0f82767abc675d5020
FROM arm32v7/python:3.10-alpine@sha256:f0031267e811a6c3cc6997863e7b90842bca11b6de35c3ad6ef8a264d6a01a2c
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:4cd2680640a8250e856818be9dacbc2f76a3204b81cc5acdc1f3887c701122e0
FROM arm64v8/python:3.10-alpine@sha256:c4647322a3c97eefdb79e2fbb4a1ff867aa51504b112ed6f96e923cab5857f30
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"