chore(docker): update docker digests to 289e6ba

This commit is contained in:
Renovate Bot 2022-03-29 21:56:11 +00:00 committed by renovate[bot]
parent a4df85fd00
commit 25f6f8b7c2
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.10-alpine@sha256:bbf8cad3682abd3628615ce565573cb181783fa5b0c7aa208957f0b280f23413
FROM python:3.10-alpine@sha256:ebcb1714a8f5abbf0b03262e518ca0453131cf720ea0a0f85e9bf3bfd7c1d53d
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:13170c188eb020d23f4126a6717f1d491a70ca47031a1a2fb479fa6abe9e82ac
FROM arm64v8/python:3.10-alpine@sha256:289e6bac44dac26276f81db95eebefa81fb758f22504c0a45f6da8e99af854dc
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"