Skip to content

Commit 21c0e5a

Browse files
authored
chore: mention latest Alpine 3.19.1
1 parent c88a1db commit 21c0e5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This GitHub Action (amd64) deploys files in `GITHUB_WORKSPACE` to a remote folde
44

55
Use this action in a CD workflow which leaves deployable code in `GITHUB_WORKSPACE`.
66

7-
The base-image [drinternet/rsync](https://github.com/JoshPiper/rsync-docker/) of this action is very small and is based on Alpine 3.17.2 (no cache) which results in fast deployments.
7+
The base-image [drinternet/rsync](https://github.com/JoshPiper/rsync-docker/) of this action is very small and is based on Alpine 3.19.1 (no cache) which results in fast deployments.
88

99
---
1010

0 commit comments

Comments
 (0)