Skip to content

Commit b4073e1

Browse files
authored
Update Dockerfile
1 parent ce3dd7c commit b4073e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.13
1+
FROM golang:1.14
22

33
RUN apt-get update && \
44
apt-get install -y unzip;

0 commit comments

Comments
 (0)