bump to alpine 3.17, tweaking, fixes for py 3.10

This commit is contained in:
t3chn0m4g3
2023-01-23 15:42:59 +00:00
parent 8119aca317
commit 390390fd43
8 changed files with 13 additions and 12 deletions

View File

@ -1,6 +1,6 @@
# In case of problems Alpine 3.13 needs to be used:
# https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.14.0#faccessat2
FROM alpine:3.16
FROM alpine:3.17
#
# Add source
COPY . /opt/p0f