Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 29, 2023
1 parent d20f7ea commit 82ffa54
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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:f9329cd6440a3715be16ba46c92d635558d8d678ef01ea3e5b3c98dabc781c14

LABEL maintainer="Drone.IO Community <drone-dev@googlegroups.com>" \
org.label-schema.name="Drone Matrix" \
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:f9329cd6440a3715be16ba46c92d635558d8d678ef01ea3e5b3c98dabc781c14

LABEL maintainer="Drone.IO Community <drone-dev@googlegroups.com>" \
org.label-schema.name="Drone Matrix" \
Expand Down
2 changes: 1 addition & 1 deletion docker/Dockerfile.windows.1809
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# escape=`
FROM plugins/base:windows-1809-amd64
FROM plugins/base:windows-1809-amd64@sha256:17abe487127c95e081d88dc40aff30649c031255be84a7d5bdcbf08712c7f5c6

LABEL maintainer="Drone.IO Community <drone-dev@googlegroups.com>" `
org.label-schema.name="Drone Matrix" `
Expand Down

0 comments on commit 82ffa54

Please sign in to comment.