Skip to content

Commit

Permalink
remove compose version
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorPolyakov committed Aug 18, 2024
1 parent 2904075 commit 822f0f9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions build/docker-compose.override.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: "2"

services:
ctf01d_backend:
image: ghcr.io/sea-kg/ctf01d-training-platform:latest
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: "2"

services:
ctf_training_platform_db:
image: postgres:16.4
Expand Down

0 comments on commit 822f0f9

Please sign in to comment.