Skip to content

Commit 9f8af6d

Browse files
author
Yutong Pei
authored
bump our go version (iotexproject#1810)
1 parent d31309f commit 9f8af6d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.13.4-stretch
1+
FROM golang:1.13.5-stretch
22

33
WORKDIR apps/iotex-core
44

tools/bot/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.13.4-stretch
1+
FROM golang:1.13.5-stretch
22

33
WORKDIR apps/iotex-bot
44

0 commit comments

Comments
 (0)