Update docker-compose.yml

This commit is contained in:
LRVT 2023-02-19 06:51:28 +01:00 committed by GitHub
parent 745a7affdd
commit d20fce5847
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ version: '3.5'
services:
youtrack:
image: jetbrains/youtrack:2020.2.7479
image: jetbrains/youtrack:2022.3.65371
container_name: youtrack
hostname: youtrack
restart: unless-stopped