Skip to content

Commit 4bbac9b

Browse files
authored
Merge pull request #4429 from traPtitech/dependabot/docker/non-majors-3073f82f0d
build(deps): bump node from 23.1.0-alpine to 23.5.0-alpine in the non-majors group across 1 directory
2 parents 55903f8 + 2a87fde commit 4bbac9b

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 --platform=$BUILDPLATFORM node:23.1.0-alpine AS build
1+
FROM --platform=$BUILDPLATFORM node:23.5.0-alpine AS build
22
WORKDIR /app
33

44
ENV CYPRESS_INSTALL_BINARY=0

0 commit comments

Comments
 (0)