Skip to content

Commit 04ac4b4

Browse files
authored
Update Dockerfile
1 parent 7f886e7 commit 04ac4b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ COPY . /app/
1212
RUN npm run build
1313

1414
# 2) Run
15-
FROM nginx:1.27.0
15+
FROM registry2.iran.liara.ir/platforms/static-platform:base
1616

1717
COPY liara_nginx.conf /etc/nginx/conf.d
1818
COPY --from=builder /app/out /usr/share/nginx/html

0 commit comments

Comments
 (0)