chore(deps): bump golang from 1.18.5 to 1.19.0 #21
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.18.5 as builder
|
FROM golang:1.19.0 as builder
|
||||||
WORKDIR /go/src/gitlab.com/unboundsoftware/dancefinder/geo-service
|
WORKDIR /go/src/gitlab.com/unboundsoftware/dancefinder/geo-service
|
||||||
COPY * ./
|
COPY * ./
|
||||||
RUN go get
|
RUN go get
|
||||||
|
|||||||
Reference in New Issue
Block a user