We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 426ce41 commit 80bf33dCopy full SHA for 80bf33d
4 files changed
src/order-service/Dockerfile
@@ -1,5 +1,5 @@
1
# Use an official Node.js runtime as a parent image
2
-FROM node:22-alpine AS builder
+FROM node:24.14-alpine AS builder
3
4
# Set the working directory to /app
5
WORKDIR /app
0 commit comments