Skip to content

Commit e8285d8

Browse files
committed
Updating Node to 22
1 parent 9b766e9 commit e8285d8

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,4 +1,4 @@
1-
FROM node:21-alpine AS node
1+
FROM node:22-alpine AS node
22
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

0 commit comments

Comments
 (0)