Skip to content

Commit da685ee

Browse files
chore(deps): Update nginx Docker tag to v1.27.5
1 parent 72dae7f commit da685ee

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
@@ -22,6 +22,6 @@ RUN ./node_modules/.bin/gulp homepage:build
2222

2323
#------- Copy to nginx
2424

25-
FROM nginx:1.23.1-alpine
25+
FROM nginx:1.27.5-alpine
2626

2727
COPY --from=builder /app/dist/homepage /usr/share/nginx/html

0 commit comments

Comments
 (0)