Skip to content

Commit f5b028c

Browse files
committed
1 parent 481c086 commit f5b028c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

upload-api/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 base image
2-
FROM --platform=linux/amd64 node:24.1.0-slim
2+
FROM --platform=linux/amd64 node:24.1.0-alpine3.22
33

44
# Set the working directory in the container
55
WORKDIR /app

0 commit comments

Comments
 (0)