Skip to content

Commit cbb5a80

Browse files
Pin plugins/base Docker tag to 5f8ee49
1 parent 036a83f commit cbb5a80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker/Dockerfile.linux.amd64

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM plugins/base:multiarch
1+
FROM plugins/base:multiarch@sha256:5f8ee491ed20a4333899b43624e30232a02b450f7f0ce0bd4797e22216ebe579
22

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

docker/Dockerfile.linux.arm64

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM plugins/base:multiarch
1+
FROM plugins/base:multiarch@sha256:5f8ee491ed20a4333899b43624e30232a02b450f7f0ce0bd4797e22216ebe579
22

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

0 commit comments

Comments
 (0)