mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-27 22:11:12 +00:00
Update docker-compose.yml
upgrade tag to latest
This commit is contained in:
parent
2773c5c563
commit
759c3348da
|
@ -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/
|
||||
|
|
Loading…
Reference in New Issue
Block a user