Skip to content

Commit 7017b87

Browse files
committed
fix: remove trailing spaces in YAML file
- Fix trailing spaces in config/ansible/install-docker-compose.yml line 140 - All YAML linting now passes
1 parent 7b4c10d commit 7017b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/ansible/install-docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
📍 Binary location: /usr/local/bin/docker-compose
138138
🔗 Symlink: /usr/bin/docker-compose
139139
🏠 Architecture: {{ docker_compose_arch }}
140-
140+
141141
You can now use Docker Compose to manage multi-container applications:
142142
- docker-compose --version
143143
- docker-compose up

0 commit comments

Comments
 (0)