Skip to content

Commit 20d8880

Browse files
committed
fix: be explicit about docker version in circleci
1 parent 0152159 commit 20d8880

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ workflows:
1515
puller-account-ids: '["301258414863", "487088987264"]'
1616
extra-docker-args: "--build-arg VERSION=$(git describe --tags)"
1717
repo: rdoc-app
18+
docker-version: 20.10.2
1819
executor: datacamp-ecr/buildkit
1920
filters:
2021
branches:

0 commit comments

Comments
 (0)