Skip to content

Commit

Permalink
chore: update base image to 1.7.2 in Dockerfile
Browse files Browse the repository at this point in the history
- Update the base image from `1.7.1` to `1.7.2` in the Dockerfile

Signed-off-by: Bo-Yi Wu <[email protected]>
  • Loading branch information
appleboy committed Jan 1, 2024
1 parent 8f94919 commit 1f3c338
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-ssh:1.7.1
FROM ghcr.io/appleboy/drone-ssh:1.7.2

COPY entrypoint.sh /bin/entrypoint.sh

Expand Down

0 comments on commit 1f3c338

Please sign in to comment.