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 bf52d0c + 4019e0a commit 1e574e8Copy full SHA for 1e574e8
logproxy-filter-drop/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.19.1-alpine3.16 as build_base
+FROM golang:1.19.3-alpine3.16 as build_base
2
RUN apk add --no-cache git openssh gcc musl-dev
3
WORKDIR /plugin
4
COPY go.mod .
0 commit comments