Skip to content

Commit b015707

Browse files
committed
1 parent 7b01f54 commit b015707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/frontend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ RUN npm install --omit=dev --omit=optional
1313

1414
RUN npm run build
1515

16-
FROM nginx:1.17.8-alpine
16+
FROM nginx:1.25.2-alpine
1717

1818
WORKDIR /patch
1919

0 commit comments

Comments
 (0)