Skip to content

Commit

Permalink
Merge pull request #226 from pagemachine/docker-compose-version
Browse files Browse the repository at this point in the history
Drop "version" from Compose file
  • Loading branch information
mbrodala authored Aug 1, 2024
2 parents 36e8d76 + c2a9943 commit 52892b5
Showing 1 changed file with 0 additions and 2 deletions.
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'

services:
app:
image: thecodingmachine/php:${PHP_VERSION:-8.1}-v4-cli-node16
Expand Down

0 comments on commit 52892b5

Please sign in to comment.