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 9b766e9 commit e8285d8Copy full SHA for e8285d8
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:21-alpine AS node
+FROM node:22-alpine AS node
2
FROM php:8.2.27-cli-alpine
3
4
RUN apk add --no-cache libstdc++ libgcc jq git curl unzip sshpass openssh-client rsync bash
0 commit comments