Skip to content

Commit

Permalink
Bump image tag version
Browse files Browse the repository at this point in the history
  • Loading branch information
mathielo committed Nov 19, 2017
1 parent 4712e89 commit 2c44ff3
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:latest
image: mathielo/dst-dedicated-server:0.1.1
ports:
- 10998:10998/udp
networks:
Expand All @@ -16,7 +16,7 @@ services:

dst_master:
container_name: dst_master
image: mathielo/dst-dedicated-server:latest
image: mathielo/dst-dedicated-server:0.1.1
networks:
- dst_cluster
ports:
Expand Down

0 comments on commit 2c44ff3

Please sign in to comment.