Update Base Images to Alpine 3.17

This commit is contained in:
DerLinkman
2022-12-01 23:02:03 +01:00
parent ff4f2ae0b6
commit 77f04d10c7
8 changed files with 14 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
FROM alpine:3.16
FROM alpine:3.17
LABEL maintainer "Andre Peters <andre.peters@servercow.de>"
ENV XTABLES_LIBDIR /usr/lib/xtables