mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 21:19:12 +00:00
Use a different name for the production-config containers
This commit is contained in:
2
.github/workflows/dockerize_dev.yml
vendored
2
.github/workflows/dockerize_dev.yml
vendored
@@ -38,6 +38,6 @@ jobs:
|
||||
file: prod.Dockerfile
|
||||
platforms: linux/amd64
|
||||
push: true
|
||||
tags: ghcr.io/${{ github.repository }}:${{ env.DOCKER_IMAGE_TAG }}
|
||||
tags: ghcr.io/${{ github.repository }}-cloud:${{ env.DOCKER_IMAGE_TAG }}
|
||||
build-args: |
|
||||
PORT=42110
|
||||
|
||||
Reference in New Issue
Block a user