Remove image digest
All checks were successful
Build and push container image / build (push) Successful in 40s
All checks were successful
Build and push container image / build (push) Successful in 40s
This commit is contained in:
parent
26ba06e8ea
commit
de06110320
@ -2,7 +2,7 @@ version: '3.8'
|
|||||||
services:
|
services:
|
||||||
bot:
|
bot:
|
||||||
container_name: Corn-Utility
|
container_name: Corn-Utility
|
||||||
image: 'git.toast-server.net/toast/corn-utility:main@sha256:b00290ec826c199ae1c97b52b25d82086f4072ac69c9c31ea4f948e9dfbf7e79'
|
image: 'git.toast-server.net/toast/corn-utility:main'
|
||||||
volumes:
|
volumes:
|
||||||
- ./tokens.json:/home/corn-util/tokens.json:ro
|
- ./tokens.json:/home/corn-util/tokens.json:ro
|
||||||
- ./config.json:/home/corn-util/config.json:rw
|
- ./config.json:/home/corn-util/config.json:rw
|
||||||
|
Reference in New Issue
Block a user