Skip to content

Commit fcf7f42

Browse files
authored
Merge pull request #19 from netbootxyz/renovate/alpine-3.x
Update alpine Docker tag to v3.23
2 parents efcd7ed + 2fb01cb commit fcf7f42

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.22
16+
FROM alpine:3.23
1717

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

0 commit comments

Comments
 (0)