chore(docker): update docker digests

This commit is contained in:
renovate[bot] 2022-10-25 13:12:57 +00:00
parent 054fef98e4
commit d494f3e6db
2 changed files with 2 additions and 2 deletions

View File

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