Skip to content

Commit 761e78b

Browse files
Update Node.js to v16.17.0 (#5201)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 74750a2 commit 761e78b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:16.16.0-alpine
1+
FROM node:16.17.0-alpine
22

33
# Install `pnpm`
44
RUN npm install --global [email protected]

0 commit comments

Comments
 (0)