Skip to content

Commit

Permalink
chore(circleci): change beta to rc (#19666)
Browse files Browse the repository at this point in the history
  • Loading branch information
russorat authored Sep 29, 2020
1 parent c40162b commit df47ec7
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 @@ -450,7 +450,7 @@ jobs:
environment:
GOCACHE: /tmp/go-cache
GOFLAGS: "-mod=readonly -p=4" # Go on Circle thinks 32 CPUs are available, but there aren't.
DOCKER_VERSION: 2.0.0-beta
DOCKER_VERSION: 2.0.0-rc
working_directory: /go/src/github.com/influxdata/influxdb
steps:
- checkout
Expand Down

0 comments on commit df47ec7

Please sign in to comment.