Skip to content

Commit 80bf33d

Browse files
committed
chore(order-service): update dependencies
1 parent 426ce41 commit 80bf33d

4 files changed

Lines changed: 1517 additions & 1951 deletions

File tree

src/order-service/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use an official Node.js runtime as a parent image
2-
FROM node:22-alpine AS builder
2+
FROM node:24.14-alpine AS builder
33

44
# Set the working directory to /app
55
WORKDIR /app

0 commit comments

Comments
 (0)