mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-02-17 13:58:12 +00:00
Update docker-compose.yml
This commit is contained in:
parent
745a7affdd
commit
d20fce5847
|
@ -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 New Issue
Block a user