Skip to content

Commit 1447c7e

Browse files
committed
Updating Php to 8.2.27
1 parent bf12a66 commit 1447c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM node:21-alpine AS node
2-
FROM php:8.1.27-cli-alpine
2+
FROM php:8.2.27-cli-alpine
33

44
RUN apk add --no-cache libstdc++ libgcc jq git curl unzip sshpass openssh-client rsync bash
55

0 commit comments

Comments
 (0)