Skip to content

Commit

Permalink
Correct required docker compose version (#529)
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias- authored Oct 24, 2024
1 parent b82f485 commit 468eccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: '3'
version: '3.4'
services:
mysql:
image: mysql:8.0.36
Expand Down

0 comments on commit 468eccc

Please sign in to comment.