Skip to content

Commit

Permalink
Merge branch 'main' into tylerjdev/add-underline-to-preview-example
Browse files Browse the repository at this point in the history
  • Loading branch information
camertron authored Jan 17, 2025
2 parents e0d8d66 + a16c4c6 commit 118a614
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 118a614

Please sign in to comment.