Skip to content

Commit 1f3c338

Browse files
committed
chore: update base image to 1.7.2 in Dockerfile
- Update the base image from `1.7.1` to `1.7.2` in the Dockerfile Signed-off-by: Bo-Yi Wu <[email protected]>
1 parent 8f94919 commit 1f3c338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/appleboy/drone-ssh:1.7.1
1+
FROM ghcr.io/appleboy/drone-ssh:1.7.2
22

33
COPY entrypoint.sh /bin/entrypoint.sh
44

0 commit comments

Comments
 (0)