chore(docker): pin docker digests
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Renovator Bot 2021-10-23 15:02:13 +00:00
parent 062a91bd9b
commit 352ded1ba1
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>"