bump to alpine:3.20 and optimize image using either from:scratch or pyinstaller

This commit is contained in:
t3chn0m4g3
2024-12-04 20:52:30 +01:00
parent 2747719f05
commit b75e22cabc
7 changed files with 47 additions and 59 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.19
FROM alpine:3.20
#
# Add source
COPY . /opt/p0f