Skip to content

Commit bb61d87

Browse files
authored
Merge pull request #14 from netbootxyz/renovate/alpine-3.x
Update alpine Docker tag to v3.22
2 parents 81f56fc + 724955a commit bb61d87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ RUN \
1313
ansible-playbook -i inventory site.yml
1414

1515
# runtime stage
16-
FROM alpine:3.21
16+
FROM alpine:3.22
1717

1818
COPY --from=builder /opt/builders/output /mnt/
1919
COPY docker-build-root/ /

0 commit comments

Comments
 (0)