Skip to content

Commit b6b4f8e

Browse files
Pin plugins/base Docker tag to 30520b5
1 parent 1c2f308 commit b6b4f8e

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:30520b517c90597b222bfc411ef238a9680de438721440517f3a8bb39393babe
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:30520b517c90597b222bfc411ef238a9680de438721440517f3a8bb39393babe
22

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

0 commit comments

Comments
 (0)