Updating go.sum and go.mod in vespa
[ric-plt/vespamgr.git] / Dockerfile
index 168359b..17bbb25 100755 (executable)
@@ -18,7 +18,7 @@
 #   platform project (RICP).
 #
 
-FROM golang:1.12 as gobuild
+FROM golang:1.16 as gobuild
 
 # Install utilities
 RUN apt update && apt install -y iputils-ping net-tools curl sudo