File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- FROM --platform=$BUILDPLATFORM golang:1.25.1 -alpine3.21@sha256:331bde41663c297cba0f5abf37e929be644f3cbd84bf45f49b0df9d774f4d912 AS build
1+ FROM --platform=$BUILDPLATFORM golang:1.25.2 -alpine3.21@sha256:0ae17b3ad9583fcc9c2b195d12f2aa5dd1c18380d3827bd1a81c6e52aded353c AS build
22
33WORKDIR /src
44
@@ -36,7 +36,7 @@ FROM scratch AS conf-example
3636COPY --from=build /config/example-dnscrypt-proxy.toml /dnscrypt-proxy.toml.example
3737
3838# ----------------------------------------------------------------------------
39- FROM --platform=$BUILDPLATFORM golang:1.25.1 -alpine3.21@sha256:331bde41663c297cba0f5abf37e929be644f3cbd84bf45f49b0df9d774f4d912 AS probe
39+ FROM --platform=$BUILDPLATFORM golang:1.25.2 -alpine3.21@sha256:0ae17b3ad9583fcc9c2b195d12f2aa5dd1c18380d3827bd1a81c6e52aded353c AS probe
4040
4141WORKDIR /src/dnsprobe
4242
You can’t perform that action at this time.
0 commit comments