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 a22b6a4 + 392638e commit 4052cb8Copy full SHA for 4052cb8
logproxy-filter-test/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.22.2-alpine3.19 as build_base
+FROM golang:1.23.1-alpine3.19 as build_base
2
RUN apk add --no-cache git openssh gcc musl-dev
3
WORKDIR /plugin
4
COPY go.mod .
0 commit comments