Skip to content

Commit

Permalink
Update deploy workflow for registry - new container image name
Browse files Browse the repository at this point in the history
  • Loading branch information
EricWittmann committed Nov 27, 2023
1 parent 164cdbf commit 0bd8146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_latest_registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
if: github.repository_owner == 'apicurio'
env:
API_IMAGE: quay.io/apicurio/apicurio-registry-sql
API_IMAGE: quay.io/apicurio/apicurio-registry
UI_IMAGE: quay.io/apicurio/apicurio-registry-ui
IMAGE_TAG: latest-snapshot
steps:
Expand Down

0 comments on commit 0bd8146

Please sign in to comment.