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 a3b6f45 + 28e09be commit b81b5daCopy full SHA for b81b5da
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.26.1-alpine3.23 as builder
+FROM golang:1.26.2-alpine3.23 as builder
2
3
WORKDIR /go/src/github.com/mxssl/wait-for-pg
4
COPY . .
0 commit comments