Skip to content

Commit

Permalink
Removed deprecated "version" attribute from docker-compose.yml (Circu…
Browse files Browse the repository at this point in the history
  • Loading branch information
abhis-1 authored Dec 3, 2024
1 parent 60e0ebd commit 92f43b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ x-common-build: &common_build
- ./config/database.docker.yml:/circuitverse/config/database.yml:rw
- ruby_bundle:/home/vendor/bundle:rw

version: "3.1"
services:
db:
image: postgres:14
Expand Down

0 comments on commit 92f43b7

Please sign in to comment.