We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 346cf44 commit 372a0f1Copy full SHA for 372a0f1
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.19-alpine AS build
+FROM golang:1.24-alpine AS build
2
3
WORKDIR /go/src/filter-proxy
4
0 commit comments