We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc1de68 commit 8a7b577Copy full SHA for 8a7b577
.github/workflows/build.yml
@@ -23,8 +23,8 @@ jobs:
23
- image: mise
24
tag_suffix: ''
25
- image: node-playwright
26
- tag_suffix: '-node-24.8'
27
- args: '--build-arg NODE_VERSION=24.8.0'
+ tag_suffix: '-node-24.11'
+ args: '--build-arg NODE_VERSION=24.11.1'
28
- image: reticulum-builder
29
tag_suffix: '-ruby-3.4.7-amd64'
30
args: '--build-arg RUBY_VERSION=3.4.7'
0 commit comments