[OPB-xxx] fixing chart and image name to not be the same

This commit is contained in:
Sheldan
2023-09-23 19:16:40 +02:00
parent c8a6f67af5
commit 44e3f8656c
4 changed files with 8 additions and 8 deletions

View File

@@ -1,2 +1,2 @@
REGISTRY_PREFIX=harbor.sheldan.dev/oneplus-bot/
VERSION=1.6.7
VERSION=1.6.8

View File

@@ -4,7 +4,7 @@ services:
bot:
build:
context: oneplusbot
image: ${REGISTRY_PREFIX}oneplus-bot:${VERSION:-latest}
image: ${REGISTRY_PREFIX}oneplus-bot-image:${VERSION:-latest}
db-data:
build:
context: db-data