mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2026-09-27 17:27:29 +00:00
feat: Alpine 3.23.0
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.22.2@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 AS base
|
||||
FROM alpine:3.23.0@:51183f2cfa6320055da30872f211093f9ff1d3cf06f39a0bdb212314c5dc7375 AS base
|
||||
|
||||
RUN apk update && apk add --no-cache --upgrade rsync openssh openssl busybox
|
||||
|
||||
|
||||
Reference in New Issue
Block a user