Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

Commit

Permalink
bumping consul/vault version numbers in circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
eikenb committed Jun 26, 2020
1 parent f5aaa41 commit c831cdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ jobs:
build:
environment:
GO111MODULE: "on"
CONSUL_VERSION: 1.6.4
VAULT_VERSION: 1.3.2
CONSUL_VERSION: 1.8.0
VAULT_VERSION: 1.4.2
docker:
- image: circleci/golang:latest
working_directory: /go/src/github.com/hashicorp/consul-template
Expand Down

0 comments on commit c831cdc

Please sign in to comment.