Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move to 1.12.12.
Browse files Browse the repository at this point in the history
ncabatoff committed Oct 18, 2019
1 parent cbec85f commit 8f109b5
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .circleci/config.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .circleci/config/@config.yml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ version: 2.1

references:
images:
go: &GOLANG_IMAGE golang:1.12.11-buster # Pin Go to patch version (ex: 1.2.3)
go: &GOLANG_IMAGE golang:1.12.12-buster # Pin Go to patch version (ex: 1.2.3)
node: &NODE_IMAGE node:10-buster # Pin Node.js to major version (ex: 10)

cache:

0 comments on commit 8f109b5

Please sign in to comment.