Skip to content

Commit 2a87fde

Browse files
build(deps): bump node in the non-majors group across 1 directory
Bumps the non-majors group with 1 update in the / directory: node. Updates `node` from 23.1.0-alpine to 23.5.0-alpine --- updated-dependencies: - dependency-name: node dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4134d1 commit 2a87fde

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)