Skip to content

Commit

Permalink
Merge pull request #3177 from simonpasquier/fix-remote-docker-version
Browse files Browse the repository at this point in the history
Bump Docker version for remote Docker
  • Loading branch information
simonpasquier committed Dec 16, 2022
2 parents d9c847e + 2eda272 commit 1eb79d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ workflows:
- test_frontend
- test
- build_all
docker_version: "20.10.18"
filters:
branches:
only: main
Expand All @@ -159,6 +160,7 @@ workflows:
- test_frontend
- test
- build_all
docker_version: "20.10.18"
filters:
tags:
only: /^v[0-9]+(\.[0-9]+){2}(-.+|[^-.]*)$/
Expand Down

0 comments on commit 1eb79d9

Please sign in to comment.