Skip to content

Commit

Permalink
Bump image tag version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mathielo committed Mar 20, 2018
1 parent e05c49f commit 73aca46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3'
services:
dst_caves:
container_name: dst_caves
image: mathielo/dst-dedicated-server:0.1.2
image: mathielo/dst-dedicated-server:0.2.0
ports:
- 10998:10998/udp
networks:
Expand All @@ -17,7 +17,7 @@ services:

dst_master:
container_name: dst_master
image: mathielo/dst-dedicated-server:0.1.2
image: mathielo/dst-dedicated-server:0.2.0
networks:
- dst_cluster
ports:
Expand Down

0 comments on commit 73aca46

Please sign in to comment.