We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fb291c commit a3e7268Copy full SHA for a3e7268
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.18-alpine as builder
+FROM golang:1.19-alpine as builder
2
3
RUN mkdir -p /go/src/github.com/containeroo/syncflaer
4
WORKDIR /go/src/github.com/containeroo/syncflaer
0 commit comments