Skip to content

Commit f027f31

Browse files
Pin plugins/base Docker tag to f9329cd
1 parent 1c2f308 commit f027f31

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:f9329cd6440a3715be16ba46c92d635558d8d678ef01ea3e5b3c98dabc781c14
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:f9329cd6440a3715be16ba46c92d635558d8d678ef01ea3e5b3c98dabc781c14
22

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

0 commit comments

Comments
 (0)