We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce3dd7c commit b4073e1Copy full SHA for b4073e1
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.13
+FROM golang:1.14
2
3
RUN apt-get update && \
4
apt-get install -y unzip;
0 commit comments