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.
2 parents 71467a9 + fc9fee8 commit f44ae6aCopy full SHA for f44ae6a
Dockerfile
@@ -1,5 +1,5 @@
1
# syntax = docker/dockerfile:1.3
2
-FROM --platform=$BUILDPLATFORM golang:1.22-alpine as builder
+FROM --platform=$BUILDPLATFORM golang:1.24-alpine as builder
3
ARG TARGETOS TARGETARCH
4
5
WORKDIR $GOPATH/src/getlantern/http-proxy-lantern/
0 commit comments