feat: bump alpine
perso/iperf3/pipeline/head Build queued...

This commit is contained in:
Julien Cabillot
2026-03-31 18:34:16 -04:00
parent 472a729bab
commit 5b40f4d1b5
+1 -1
View File
@@ -1,4 +1,4 @@
FROM "alpine:3.7"
FROM "alpine:3.23"
LABEL maintainer="Cabillot Julien <dockerimages@cabillot.eu>"
RUN apk add --no-cache iperf3 && \