Skip to content

Commit

Permalink
set all values as true booleans
Browse files Browse the repository at this point in the history
  • Loading branch information
spurin committed Apr 3, 2023
1 parent c73f62c commit b9205df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ services:
hostname: docker
container_name: docker
image: spurin/diveintoansible:dind
privileged: yes
privileged: true
volumes:
- ${ANSIBLE_HOME}/shared:/shared
networks:
Expand Down

0 comments on commit b9205df

Please sign in to comment.