chore(deps): pin docker digests

This commit is contained in:
Renovate Bot 2021-01-17 13:46:29 +00:00 committed by Robert Kaussow
parent 62c2bce04d
commit 3939585a59
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM amd64/docker:19.03-dind
FROM amd64/docker:19.03-dind@sha256:11d8deb41704881593ac1198d97c8d0a304ff521c2bbe2253d7fa04f56403268
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/docker:19.03-dind
FROM arm32v7/docker:19.03-dind@sha256:f998921d365053bf7e3f98794f6c23ca44e6809832d78105bc4d2da6bb8521ed
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/docker:19.03-dind
FROM arm64v8/docker:19.03-dind@sha256:d299de804c15e6f746ebeeac06c5e376377732ae5f3d4bf2225d06f859194f63
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"