chore(docker): update docker digests

This commit is contained in:
Renovate Bot 2021-08-24 09:29:11 +00:00 committed by renovate[bot]
parent cc7dcaacb3
commit c170966d7d
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM amd64/python:3.9-alpine@sha256:709505ac2ed5824430abb76db8cd24c45415aa1f267e133546977e0b18241d3e
FROM python:3.9-alpine@sha256:0c622e66640504312497022735184cc6dc35457c69bc221e7a420568238fd312
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:b8f25b4da44ae426438fbd99f150809e62bed92337a62d8e0c1743f9af0e065a
FROM arm32v7/python:3.9-alpine@sha256:4b7733264c4cc10afe9159a41dadeb9638057cfb0f9a0cb3f26e81266f51a568
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.9-alpine@sha256:dee3b327174148066946ec4a0b9b33ab835728affdbbf043397a306462d6b828
FROM arm64v8/python:3.9-alpine@sha256:a9b413e4519b7bde9ddcd3a1faeb4f67eb0bcf044bb036b1fd2d52d5f6758246
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"