Skip to content

Commit 73aca46

Browse files
committed
Bump image tag version to 0.2.0
1 parent e05c49f commit 73aca46

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3'
22
services:
33
dst_caves:
44
container_name: dst_caves
5-
image: mathielo/dst-dedicated-server:0.1.2
5+
image: mathielo/dst-dedicated-server:0.2.0
66
ports:
77
- 10998:10998/udp
88
networks:
@@ -17,7 +17,7 @@ services:
1717

1818
dst_master:
1919
container_name: dst_master
20-
image: mathielo/dst-dedicated-server:0.1.2
20+
image: mathielo/dst-dedicated-server:0.2.0
2121
networks:
2222
- dst_cluster
2323
ports:

0 commit comments

Comments
 (0)