Skip to content

Commit ef5f53d

Browse files
chore(deps): Update nginx Docker tag to v1.27.5
1 parent 305434d commit ef5f53d

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
@@ -41,6 +41,6 @@ RUN export VERSIONS=`list-versions` \
4141

4242
#------- Copy to nginx
4343

44-
FROM nginx:1.25.3-alpine
44+
FROM nginx:1.27.5-alpine
4545

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

0 commit comments

Comments
 (0)