Fix proxy image name

This commit is contained in:
Adria Navarro 2023-10-30 14:53:14 +01:00
parent 4691148236
commit b74f11e0e2
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ jobs:
cache-from: type=registry,ref=${{ env.IMAGE_NAME }}:latest
cache-to: type=inline
env:
IMAGE_NAME: budibase/proxy-service
IMAGE_NAME: budibase/proxy
IMAGE_TAG: ${{ inputs.image_tag }}
release-helm-chart: