Merge branch 'renovate/docker-teamspeak-3.x' into 'master'
automation: Update teamspeak Docker tag to v3.13.3 See merge request saibotk.de/infrastructure!50
This commit is contained in:
commit
4c6cbac220
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
|
||||
teamspeak_baseimage: docker.io/library/teamspeak
|
||||
# renovate: depName=docker.io/library/teamspeak
|
||||
teamspeak_version: 3.13.2
|
||||
teamspeak_version: 3.13.3
|
||||
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)
|
||||
|
|
Loading…
Add table
Reference in a new issue