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 8d90620 commit c02ccfcCopy full SHA for c02ccfc
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23.1-alpine AS build
+FROM golang:1.23.2-alpine AS build
2
3
WORKDIR /go/src/github.com/segmentio/chamber
4
COPY . .
0 commit comments