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 cdac04c commit 4f914dbCopy full SHA for 4f914db
docs/hypernode-deploy/getting-started/configure-ci-cd.md
@@ -151,7 +151,7 @@ jobs:
151
needs: build
152
runs-on: ubuntu-latest
153
timeout-minutes: 60
154
- # Here we use the latest Hypernode Deploy image with PHP 8.4 and Node.js 22
+ # Here we use the latest Hypernode Deploy image with PHP 8.4 and Node.js 22
155
container: quay.io/hypernode/deploy:latest-php8.4-node22
156
steps:
157
- uses: actions/checkout@v5
0 commit comments