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 840c327 commit 0b02f05Copy full SHA for 0b02f05
2 files changed
src/order-service/Dockerfile
@@ -1,5 +1,5 @@
1
# Use an official Node.js runtime as a parent image
2
-FROM node:24.14-alpine AS builder
+FROM node:22-alpine AS builder
3
4
# Set the working directory to /app
5
WORKDIR /app
0 commit comments