2 parents 81f56fc + 724955a commit bb61d87Copy full SHA for bb61d87
1 file changed
Dockerfile
@@ -13,7 +13,7 @@ RUN \
13
ansible-playbook -i inventory site.yml
14
15
# runtime stage
16
-FROM alpine:3.21
+FROM alpine:3.22
17
18
COPY --from=builder /opt/builders/output /mnt/
19
COPY docker-build-root/ /
0 commit comments