Skip to content

Commit

Permalink
build(deps): update of pixelfederation/docker-client to 20.10.18 with…
Browse files Browse the repository at this point in the history
… new buildkit
  • Loading branch information
Rastusik committed Apr 17, 2023
1 parent 5297ddd commit 1575a04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ version: 2.1
executors:
pixelfederation-docker-client:
docker:
- image: pixelfederation/docker-client:20.10.17-compose
- image: pixelfederation/docker-client:20.10.18-compose
working_directory: ~/workdir

aliases:
# Remote Docker config
- &docker-remote-version
setup_remote_docker:
# https://circleci.com/docs/2.0/building-docker-images/#docker-version
version: 20.10.17
version: 20.10.18

# Filters
- &filter-run-on-local-branches
Expand Down

0 comments on commit 1575a04

Please sign in to comment.