diff --git a/Dockerfile b/Dockerfile index 57d4589bb1b584892e2553fb433c25428c523b39..b33ac6a7435b8f0c1aa8d581d901387452db10cf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:latest +FROM gitlab-registry.eps.surrey.ac.uk/lz0002/golang:latest # Set the Current Working Directory inside the container WORKDIR /go/src/hello