chore(docker): update docker digests

This commit is contained in:
Renovate Bot 2021-10-06 07:25:29 +00:00 committed by renovate[bot]
parent c8716c59d4
commit 61e4faded4
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.9-alpine@sha256:cbdb8be0d1e0014bece5cf769ee8c3cf1d6e891ba1b6bff1a573ba0e7978294a
FROM python:3.9-alpine@sha256:a6c32d87be0beb9b22c8b99f31dfd942e066396e963f1cdf74bbad5b6caa2c57
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.9-alpine@sha256:dbda704ed7d0a4f681db18c604c22b5f541defa7827bf40c0c3babbe7a420d56
FROM arm32v7/python:3.9-alpine@sha256:b103bd8131154d7812ab1a9c502f0fa4e452825f65df6c28e18c09090f52b8be
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"