Skip to content

Commit

Permalink
I'm tired of this. Fix deploys. (#3280)
Browse files Browse the repository at this point in the history
  • Loading branch information
camertron authored Jan 17, 2025
1 parent be5c367 commit a16c4c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions demo/kuby.rb
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ def install_from_image(image, dockerfile)
password ENV["AZURE_ACR_PASSWORD"]
end

setup_phase.base_image = "ruby:3.3"

image_url ENV["IMAGE_URL"] || "primer.azurecr.io/primer/view_components_storybook"

# Run bundler, npm, etc in this directory.
Expand Down

0 comments on commit a16c4c6

Please sign in to comment.