chore(docker): pin docker digests #3

Merged
xoxys merged 1 commits from renovate/digests-pin into main 2021-10-23 22:36:53 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM centos:7
FROM centos:7@sha256:9d4bcbbb213dfd745b58be38b13b996ebb5ac315fe75711bd618426a630e0987
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"

View File

@ -1,4 +1,4 @@
FROM rockylinux/rockylinux:8
FROM rockylinux/rockylinux:8@sha256:8122f31fbdd5c1368c6b7d5b9ae99fec2eb5966a5c967339d71e95c4a3ab7846
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"