Skip to content

Commit cb1cfaf

Browse files
Pin plugins/base Docker tag to 9f02012
1 parent 036a83f commit cb1cfaf

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:9f02012b77e010bc2d48472641f54173e7f9b3e3f643acdcf2451db8be23910e
22

33
LABEL maintainer="Drone.IO Community <[email protected]>" \
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:9f02012b77e010bc2d48472641f54173e7f9b3e3f643acdcf2451db8be23910e
22

33
LABEL maintainer="Drone.IO Community <[email protected]>" \
44
org.label-schema.name="Drone Download" \

0 commit comments

Comments
 (0)