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 26d4052 commit 64c4d06Copy full SHA for 64c4d06
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24-alpine as builder
+FROM golang:1.25-alpine as builder
2
WORKDIR /go/src/github.com/moov-io/ach
3
RUN apk add -U git make
4
RUN adduser -D -g '' --shell /bin/false moov
0 commit comments