Skip to content

Commit

Permalink
chore: update drone-scp image to v1.6.13 (#158)
Browse files Browse the repository at this point in the history
- Update the drone-scp image from version `1.6.12` to `1.6.13` in the Dockerfile

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
  • Loading branch information
appleboy committed Dec 26, 2023
1 parent 96947ea commit 35093a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/appleboy/drone-scp:1.6.12
FROM ghcr.io/appleboy/drone-scp:1.6.13

COPY entrypoint.sh /bin/entrypoint.sh

Expand Down

0 comments on commit 35093a9

Please sign in to comment.