We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3af27c9 commit 7dade2eCopy full SHA for 7dade2e
Dockerfile
@@ -5,7 +5,7 @@ FROM alpine:3.20 AS builder
5
LABEL org.opencontainers.image.source=https://github.com/altertek/docker-ooni-probe
6
LABEL org.opencontainers.image.authors=Altertek
7
8
-ARG PROBEVERSION=v3.24.0
+ARG PROBEVERSION=v3.25.0
9
ARG TARGETPLATFORM
10
ENV TARGETPLATFORM=${TARGETPLATFORM:-"linux/amd64"}
11
0 commit comments