Skip to content

Commit

Permalink
Updated docker-compose for v1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kardbord committed Feb 20, 2022
1 parent cdfbc37 commit 31244a6
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.10.0
container_name: kardbot-v1.10.0
image: tkvarfordt/kardbot:v1.11.0
container_name: kardbot-v1.11.0
volumes:
- ./config:/app/config
- ./assets/pasta:/app/assets/pasta
Expand Down

0 comments on commit 31244a6

Please sign in to comment.