mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2026-09-21 15:58:28 +00:00
chore: upgrade alpine 3.22.2
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM alpine:3.22.1 as base
|
FROM alpine:3.22.2 as base
|
||||||
|
|
||||||
RUN apk update && apk add --no-cache --upgrade rsync openssh-client openssl
|
RUN apk update && apk add --no-cache --upgrade rsync openssh-client openssl
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user