Skip to content

Commit

Permalink
Test delivery mechanism with faux patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Kardbord committed Sep 27, 2021
1 parent fba9db3 commit 67a9a0c
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:v0.0.0-alpha
container_name: kardbot-v0.0.0-alpha
image: tkvarfordt/kardbot:v0.0.1-alpha
container_name: kardbot-v0.0.1-alpha
volumes:
- ./config:/app/config
environment:
Expand Down

0 comments on commit 67a9a0c

Please sign in to comment.