mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2026-09-19 21:25:22 +08:00
Release/9.0.0 (v9) (#105)
* feat: Upgrade Alpine base image to version 3.24.1 * chore: Update supported versions and their statuses * chore: Update README with new versions and action updates Updated the README to reflect changes in Alpine and Rsync versions, and updated the action versions from v8 to v9. * chore: Update Alpine version in README.md
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.23.4@sha256:5b10f432ef3da1b8d4c7eb6c487f2f5a8f096bc91145e68878dd4a5019afde11 AS base
|
||||
FROM alpine:3.24.1@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b AS base
|
||||
|
||||
RUN apk update && apk add --no-cache --upgrade rsync openssh openssl busybox
|
||||
|
||||
|
||||
Reference in New Issue
Block a user