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 695a3e2 commit e8d747bCopy full SHA for e8d747b
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23.3-alpine AS build
+FROM golang:1.23.4-alpine AS build
2
3
WORKDIR /go/src/github.com/segmentio/chamber
4
COPY . .
0 commit comments