Skip to content

Commit 2ade87d

Browse files
chore(deps): Update nginx Docker tag to v1.25.5
1 parent 47652fb commit 2ade87d

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.25.5-alpine
4545

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

0 commit comments

Comments
 (0)