Skip to content

Commit c5ba956

Browse files
authored
Merge pull request #4403 from traPtitech/dependabot/docker/node-23.1.0-alpine
2 parents ff933d1 + 341a432 commit c5ba956

File tree

3 files changed

+859
-1082
lines changed

3 files changed

+859
-1082
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM node:22.9.0-alpine AS build
1+
FROM --platform=$BUILDPLATFORM node:23.1.0-alpine AS build
22
WORKDIR /app
33

44
ENV CYPRESS_INSTALL_BINARY=0

0 commit comments

Comments
 (0)