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 bf12a66 commit 1447c7eCopy full SHA for 1447c7e
Dockerfile
@@ -1,5 +1,5 @@
1
FROM node:21-alpine AS node
2
-FROM php:8.1.27-cli-alpine
+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
5
0 commit comments