Skip to content

Commit

Permalink
OZ-700: Updated the Docker image name to 'superset-sso' (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
kdaud authored Sep 4, 2024
1 parent d6ed8e2 commit e208ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: mekomsolutions/shared-github-workflow/.github/workflows/docker-build-publish.yml@main
with:
download-artifacts: false
image-name: "superset-pro"
image-name: "superset-sso"
image-version: "dev"
secrets:
DOCKER_HUB_USERNAME: ${{ secrets.DOCKER_HUB_USERNAME }}
Expand Down

0 comments on commit e208ec5

Please sign in to comment.