Skip to content

Commit

Permalink
Updated circleci go image
Browse files Browse the repository at this point in the history
  • Loading branch information
BogdanHabic committed May 3, 2021
1 parent e556bef commit 5464d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2
jobs:
release:
docker:
- image: circleci/golang:1.13
- image: circleci/golang:1.16.3
working_directory: /go/src/github.com/tenderly/tenderly-cli
environment:
GO111MODULE: "on"
Expand Down

0 comments on commit 5464d1c

Please sign in to comment.