Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Commit

Permalink
Merge pull request #83 from hashicorp/sudomateo/docker-version
Browse files Browse the repository at this point in the history
Update Docker version
  • Loading branch information
sudomateo authored Nov 1, 2021
2 parents 0323168 + 3f7602a commit 232ec39
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,8 @@ jobs:
name: ruby
steps:
- checkout
- setup_remote_docker
- setup_remote_docker:
version: 20.10.10
- run:
name: Upload docker image
command: |
Expand Down

0 comments on commit 232ec39

Please sign in to comment.