Skip to content

Commit

Permalink
fix: use docker 6.1.3 (ebbba-org#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
Benno Rott committed Dec 31, 2023
1 parent 3a587a3 commit eada47c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- name: Install python docker packages
pip:
name:
- docker
- docker==6.1.3
- docker-compose=={{ bbb_docker_compose_version }}
state: "{{ bbb_state }}"

Expand Down

0 comments on commit eada47c

Please sign in to comment.