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.
1 parent 3add169 commit ec58920Copy full SHA for ec58920
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.21.5-alpine AS build
+FROM golang:1.21.6-alpine AS build
2
3
WORKDIR /go/src/github.com/segmentio/chamber
4
COPY . .
0 commit comments