Merge branch 'dependabot-docker-golang-1.17.8' into 'master'
chore(deps): bump golang from 1.17.7 to 1.17.8 See merge request unboundsoftware/dancefinder/geo-service!11
This commit was merged in pull request #14.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.17.7 as builder
|
FROM golang:1.17.8 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