Update docker-compose.yml

upgrade tag to latest
This commit is contained in:
LRVT 2023-03-17 01:26:27 +01:00 committed by GitHub
parent 2773c5c563
commit 759c3348da
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:2022.3.65371
image: jetbrains/youtrack:2022.3.65373
container_name: youtrack
hostname: youtrack
user: 13001:13001 # this is the default UID:GUID; see https://hub.docker.com/r/jetbrains/youtrack/