mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 11:44:02 +00:00
Drop version setting from docker-compose conf
This commit is contained in:
parent
55943db57f
commit
bda376142e
3 changed files with 0 additions and 6 deletions
|
|
@ -1,5 +1,3 @@
|
|||
version: "2.4"
|
||||
|
||||
services:
|
||||
osem:
|
||||
build:
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
version: "2.4"
|
||||
|
||||
services:
|
||||
database:
|
||||
image: postgres:16-alpine
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
version: "2.4"
|
||||
|
||||
services:
|
||||
production_database:
|
||||
image: postgres:12-alpine
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue