diff --git a/Dockerfile b/Dockerfile index b3cd263df3bfaf8e3073a3165daa340abd5e5722..bedb4262097879c2f2429853929755dd84e52b70 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # NOTE: USING THIS IMAGE UNTIL registry1 credentials are added to IL2 runners # Build the manager binary -FROM registry.il2.dso.mil/platform-one/devops/pipeline-templates/pipeline-job/golang-builder-1.6:1.0 as builder +FROM registry.il2.dso.mil/platform-one/devops/pipeline-templates/valkyrie/golang-builder-1.6:1.0 as builder WORKDIR /workspace # Copy the Go Modules manifests