Skip to content

Commit

Permalink
Merge pull request #373 from sir-gon/renovate/node-22.x
Browse files Browse the repository at this point in the history
Update Node.js to v22.4.0
  • Loading branch information
sir-gon authored Jul 3, 2024
2 parents 7d029cb + cc1f308 commit cde09ac
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 @@
###############################################################################
FROM node:22.3.0-alpine3.20 AS base
FROM node:22.4.0-alpine3.20 AS base

RUN apk add --update --no-cache make

Expand Down

0 comments on commit cde09ac

Please sign in to comment.