Skip to content

Commit

Permalink
.circleci/config.yml: upgrade setup remote Docker version to 20.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tmszi committed Nov 2, 2021
1 parent 0103c9e commit 0867e72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
- checkout
- run: echo "$(date +%Y).${CIRCLE_BUILD_NUM} $(git rev-parse --short HEAD)" > apps/cyklomapa/static/version.txt
- setup_remote_docker:
version: 20.10.7
reusable: true
- run:
name: Install Docker client
Expand Down

0 comments on commit 0867e72

Please sign in to comment.