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 670c022 commit c1f4714Copy full SHA for c1f4714
database/migrations/Dockerfile
@@ -1,5 +1,5 @@
1
# Build tern
2
-FROM golang:1.23.1-alpine3.20 AS tern
+FROM golang:1.23.2-alpine3.20 AS tern
3
RUN apk --no-cache add git
4
RUN go install github.com/jackc/tern@latest
5
0 commit comments