Skip to content

Commit

Permalink
Updated docker-compose for v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kardbord committed Nov 29, 2021
1 parent 9191323 commit 9dec786
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
@@ -1,8 +1,8 @@
version: "3.9"
services:
kardbot:
image: tkvarfordt/kardbot:v1.7.0
container_name: kardbot-v1.7.0
image: tkvarfordt/kardbot:v1.8.0
container_name: kardbot-v1.8.0
volumes:
- ./config:/app/config
- ./assets/pasta:/app/assets/pasta
Expand Down

0 comments on commit 9dec786

Please sign in to comment.