Skip to content

Commit

Permalink
chore(deps): update node.js to v18.14.1
Browse files Browse the repository at this point in the history
Update node to 18.14.1

Update node from 18.12.1 to 18.14.1

Change-type: minor
  • Loading branch information
renovate-bot committed Feb 17, 2023
1 parent f855486 commit 661fc8e
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.12.1-bullseye-slim as base
FROM node:18.14.1-bullseye-slim as base

WORKDIR /app

Expand Down

0 comments on commit 661fc8e

Please sign in to comment.