Skip to content

Commit f44ae6a

Browse files
authored
Merge pull request #653 from getlantern/thomas-unbounded-otel
2 parents 71467a9 + fc9fee8 commit f44ae6a

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
@@ -1,5 +1,5 @@
11
# syntax = docker/dockerfile:1.3
2-
FROM --platform=$BUILDPLATFORM golang:1.22-alpine as builder
2+
FROM --platform=$BUILDPLATFORM golang:1.24-alpine as builder
33
ARG TARGETOS TARGETARCH
44

55
WORKDIR $GOPATH/src/getlantern/http-proxy-lantern/

0 commit comments

Comments
 (0)