updated docker-compose to fetch latest version without specifying which one
This commit is contained in:
parent
cd4f957225
commit
093a061415
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ tinc_vpn: CHANGEME
|
||||||
#
|
#
|
||||||
timezone: Europe/Rome
|
timezone: Europe/Rome
|
||||||
#
|
#
|
||||||
compose_ver: 1.29.2
|
#compose_ver: 1.29.2
|
||||||
singularity_go_ver: 1.13.6
|
singularity_go_ver: 1.13.6
|
||||||
singularity_ver: 3.5.2
|
singularity_ver: 3.5.2
|
||||||
|
|
Loading…
Reference in a new issue