Skip to content

Commit

Permalink
Fix docker compose version
Browse files Browse the repository at this point in the history
  • Loading branch information
thebe14 committed Oct 27, 2023
1 parent 4cf0029 commit 49fc61e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/docker/docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
version: '3.9'
version: "3.9"

networks:
default:
Expand Down

0 comments on commit 49fc61e

Please sign in to comment.