Skip to content

Commit

Permalink
#
Browse files Browse the repository at this point in the history
  • Loading branch information
czy21 committed Sep 5, 2024
1 parent 9773888 commit 681c4ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/docker/ops/docker/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "3.9"
services:

docker:
image: "docker:{{ param_docker_version }}-dind"
image: "docker:{{ param_docker_version }}"
pull_policy: always
container_name: docker
hostname: docker
Expand Down

0 comments on commit 681c4ef

Please sign in to comment.