Skip to content

Commit

Permalink
chore(deps): update node.js to v22 (#244)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent dfa52d8 commit 5571295
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
Expand Up @@ -2,7 +2,7 @@
# Base Stage #
# ================ #

FROM node:20-bullseye-slim as base
FROM node:22-bullseye-slim as base

WORKDIR /usr/src/app

Expand Down

0 comments on commit 5571295

Please sign in to comment.