Update docker-compose.yml
This commit is contained in:
parent
745a7affdd
commit
d20fce5847
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ version: '3.5'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
youtrack:
|
youtrack:
|
||||||
image: jetbrains/youtrack:2020.2.7479
|
image: jetbrains/youtrack:2022.3.65371
|
||||||
container_name: youtrack
|
container_name: youtrack
|
||||||
hostname: youtrack
|
hostname: youtrack
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue