Skip to content

Commit 7dade2e

Browse files
committed
chore: bump probe version to 3.25.0
1 parent 3af27c9 commit 7dade2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FROM alpine:3.20 AS builder
55
LABEL org.opencontainers.image.source=https://github.com/altertek/docker-ooni-probe
66
LABEL org.opencontainers.image.authors=Altertek
77

8-
ARG PROBEVERSION=v3.24.0
8+
ARG PROBEVERSION=v3.25.0
99
ARG TARGETPLATFORM
1010
ENV TARGETPLATFORM=${TARGETPLATFORM:-"linux/amd64"}
1111

0 commit comments

Comments
 (0)