Skip to content
Snippets Groups Projects
Commit b5a255cb authored by BorodaPravitMirom's avatar BorodaPravitMirom
Browse files

changed docker image

parent 0e49fe20
Branches master
No related merge requests found
Pipeline #38262 failed
......@@ -7,7 +7,7 @@ ARG REGISTRY=https://registry.gitlab.dcloud.tech
ARG VERSION=1.17
FROM $REGISTRY/infrastructure-team/operations/imagebaykery/gobuild:$VERSION AS builder
FROM golang:1.16 AS builder
WORKDIR /go/src/mashroom
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment