Skip to content

Commit

Permalink
fix: remove docker version (#169)
Browse files Browse the repository at this point in the history
# What ❔

Remove docker version

## Why ❔

Because it's not necessary to specify it.
  • Loading branch information
vasyl-ivanchuk authored and pcheremu committed Aug 22, 2024
1 parent efd86b4 commit 0a1a1a3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3'

services:
app:
build:
Expand Down

0 comments on commit 0a1a1a3

Please sign in to comment.