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 70c425d commit a1c7d3dCopy full SHA for a1c7d3d
migrations/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.12-alpine AS build-stage
+FROM golang:1.13-alpine AS build-stage
2
3
RUN apk add --update make git
4
RUN mkdir /migrations
0 commit comments