Skip to content

Commit a16c4c6

Browse files
authored
I'm tired of this. Fix deploys. (#3280)
1 parent be5c367 commit a16c4c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

demo/kuby.rb

+2
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ def install_from_image(image, dockerfile)
4242
password ENV["AZURE_ACR_PASSWORD"]
4343
end
4444

45+
setup_phase.base_image = "ruby:3.3"
46+
4547
image_url ENV["IMAGE_URL"] || "primer.azurecr.io/primer/view_components_storybook"
4648

4749
# Run bundler, npm, etc in this directory.

0 commit comments

Comments
 (0)