Merge pull request 'chore(deps): update node.js to v24' (#30) from renovate/node-24.x into main
Some checks failed
Docker Build and Push / build-and-push (push) Has been cancelled
Some checks failed
Docker Build and Push / build-and-push (push) Has been cancelled
Reviewed-on: #30
This commit was merged in pull request #30.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:22-alpine AS base
|
||||
FROM node:24-alpine AS base
|
||||
WORKDIR /app
|
||||
ENV NEXT_TELEMETRY_DISABLED=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user