Skip to content
This repository was archived by the owner on Oct 19, 2024. It is now read-only.

Commit ce3c8d7

Browse files
committed
1 parent 0533094 commit ce3c8d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arc3-dash.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ COPY ./arc3-dash/ .
99

1010
RUN npm run build
1111

12-
FROM nginx:1.21.0-alpine
12+
FROM nginx:1.27.2-alpine
1313

1414
COPY ./nginx.conf /etc/nginx/conf.d/default.conf
1515

0 commit comments

Comments
 (0)