Skip to content

Commit

Permalink
Changed the base image on #2180
Browse files Browse the repository at this point in the history
  • Loading branch information
sulhicader committed Jan 16, 2024
1 parent 31b6fa8 commit 293a3ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wave-bundle-tour.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
working-directory: ./py/apps/tour
run: |
.bin/h2o bundle \
--docker-base-image 524466471676.dkr.ecr.us-east-1.amazonaws.com/q8s/launcher:v0.23.0-38 \
--docker-base-image 524466471676.dkr.ecr.us-east-1.amazonaws.com/q8s/launcher:v0.31.0-310 \
--docker-use-buildkit \
--generate-helm-charts \
--helm-chart-version ${{ inputs.build-version }} \
Expand Down

0 comments on commit 293a3ef

Please sign in to comment.