Skip to content

Commit

Permalink
chore(deps): update node.js to v16.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2023
1 parent 509f532 commit 8c6c1b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend-project/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:16.10.0-slim@sha256:283d85e5a64183046abad478f5f98428720c1b30a72cc11d0cd1cedc1cb53493 AS env
FROM node:16.20.2-slim@sha256:f576647ee9f745dd21ce7774130a8ea4471afd3dc151b76bfc3800a96f5802f6 AS env

RUN apt update && apt install -y g++ git make python3
WORKDIR /code
Expand Down

0 comments on commit 8c6c1b1

Please sign in to comment.