Skip to content

Commit

Permalink
Merge pull request #288 from balena-io/renovate/node-18.x
Browse files Browse the repository at this point in the history
Update Node.js to v18.19.0
  • Loading branch information
balena-renovate[bot] authored Jan 2, 2024
2 parents 075f85c + 651f368 commit 8b42d53
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.18.2-bullseye-slim as base
FROM node:18.19.0-bullseye-slim as base

WORKDIR /app

Expand Down

0 comments on commit 8b42d53

Please sign in to comment.