Skip to content

Commit 1688cab

Browse files
dependabot[bot]ronaldsg20
authored andcommitted
Bump node from 18-alpine to 23-alpine
Bumps node from 18-alpine to 23-alpine. --- updated-dependencies: - dependency-name: node dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ffc9ed commit 1688cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:18-alpine as build
1+
FROM node:23-alpine as build
22

33
RUN apk add --no-cache build-base git python3
44

0 commit comments

Comments
 (0)