Skip to content

Commit

Permalink
fix: remove obsolete version statement (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
recursivetree authored Jun 10, 2024
1 parent 0f05054 commit e111c00
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 8 deletions.
2 changes: 0 additions & 2 deletions docker-compose.mariadb.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: "3.2"

services:

mariadb:
Expand Down
2 changes: 0 additions & 2 deletions docker-compose.proxy.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: "3.2"

services:

front:
Expand Down
2 changes: 0 additions & 2 deletions docker-compose.traefik.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: "3.2"

services:

traefik:
Expand Down
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: "3.2"

services:

front:
Expand Down

0 comments on commit e111c00

Please sign in to comment.