Skip to content

Commit 84d16bf

Browse files
authored
1 parent 7d77e78 commit 84d16bf

File tree

3 files changed

+1279
-732
lines changed

3 files changed

+1279
-732
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN npm ci && \
1515
npm prune --force --production
1616

1717
# ---------- Release ----------
18-
FROM nginx:1.27.2-alpine-slim
18+
FROM nginx:1.27.4-alpine-slim
1919

2020
# Copy nginx config file
2121
RUN rm -rf /usr/share/nginx/html/* && rm -rf /etc/nginx/nginx.conf

0 commit comments

Comments
 (0)