automation: Update teamspeak Docker tag to v3.13.2
This commit is contained in:
parent
4e2839aeaa
commit
d06a8097e5
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ teamspeak_data_location: "{{ teamspeak_install_location }}/data"
|
||||||
# The docker image and version to use
|
# The docker image and version to use
|
||||||
teamspeak_baseimage: docker.io/library/teamspeak
|
teamspeak_baseimage: docker.io/library/teamspeak
|
||||||
# renovate: depName=docker.io/library/teamspeak
|
# renovate: depName=docker.io/library/teamspeak
|
||||||
teamspeak_version: 3.12.1
|
teamspeak_version: 3.13.2
|
||||||
teamspeak_image_version: "{{ teamspeak_version }}"
|
teamspeak_image_version: "{{ teamspeak_version }}"
|
||||||
|
|
||||||
# The SELinux level that should be applied to the container/data folder (default is omit and it will be unset)
|
# The SELinux level that should be applied to the container/data folder (default is omit and it will be unset)
|
||||||
|
|
Loading…
Add table
Reference in a new issue