Skip to content

Commit

Permalink
Update Node.js to v18.18.2
Browse files Browse the repository at this point in the history
Update node from 18.17.1 to 18.18.2

Change-type: patch
  • Loading branch information
balena-renovate[bot] committed Nov 10, 2023
1 parent a762148 commit 23c948a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# https://hub.docker.com/_/node
FROM node:18.17.1-bullseye-slim as base
FROM node:18.18.2-bullseye-slim as base

WORKDIR /app

Expand Down

0 comments on commit 23c948a

Please sign in to comment.