Pin git.toast-server.net/toast/corn-utility Docker tag to 1a6e9ee (#30)
All checks were successful
Build and push container image / build (push) Successful in 42s

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2023-11-10 22:53:37 +00:00 committed by Renovate Bot
parent de06110320
commit 1d27d88f08

View File

@ -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' image: 'git.toast-server.net/toast/corn-utility:main@sha256:1a6e9eeb1ae0e82482ea0351d1dd6f31fa0699f9109a386580b624d3e6f5c2bb'
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