Skip to content

Commit 1e12d74

Browse files
Pin plugins/base Docker tag to 3978877
1 parent 036a83f commit 1e12d74

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker/Dockerfile.linux.amd64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM plugins/base:multiarch
1+
FROM plugins/base:multiarch@sha256:3978877ab300edf45c42dbcba7866e05449f5a1e537a9dbf48cfd354ddf15e8a
22

33
LABEL maintainer="Drone.IO Community <drone-dev@googlegroups.com>" \
44
org.label-schema.name="Drone Download" \

docker/Dockerfile.linux.arm64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM plugins/base:multiarch
1+
FROM plugins/base:multiarch@sha256:3978877ab300edf45c42dbcba7866e05449f5a1e537a9dbf48cfd354ddf15e8a
22

33
LABEL maintainer="Drone.IO Community <drone-dev@googlegroups.com>" \
44
org.label-schema.name="Drone Download" \

0 commit comments

Comments
 (0)