Skip to content

Commit 0975c9a

Browse files
committed
Fix stack.yml "teamspeak" image reference
1 parent 054dc66 commit 0975c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teamspeak/stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '3.1'
22
services:
33
teamspeak:
4-
image: teamspeak-server
4+
image: teamspeak
55
restart: always
66
ports:
77
- 9987:9987/udp

0 commit comments

Comments
 (0)