Skip to content

Commit

Permalink
Update Docker image reference in helm-chart.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ppawlowski committed Feb 26, 2024
1 parent 62dee2c commit b598d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Wait for application public image
uses: PaulLesur/[email protected]
with:
image: flowfuse/forge-k8s
image: docker.io/flowfuse/forge-k8s
tag: ${{ env.APP_VERSION }}
timeout: 300
fail-on-timeout: true
Expand Down

0 comments on commit b598d79

Please sign in to comment.