Skip to content

Commit

Permalink
Pin plugins/base Docker tag to 0321178
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2023
1 parent 036a83f commit faea4d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/Dockerfile.linux.amd64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM plugins/base:multiarch
FROM plugins/base:multiarch@sha256:0321178124e59137bc0415d48ede8a3af83fc96c372d74d36fc494e9054e4bb7

LABEL maintainer="Drone.IO Community <[email protected]>" \
org.label-schema.name="Drone Download" \
Expand Down
2 changes: 1 addition & 1 deletion docker/Dockerfile.linux.arm64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM plugins/base:multiarch
FROM plugins/base:multiarch@sha256:0321178124e59137bc0415d48ede8a3af83fc96c372d74d36fc494e9054e4bb7

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

0 comments on commit faea4d3

Please sign in to comment.