Skip to content

Commit a1c0c5e

Browse files
chore(deps): Update nginx Docker tag to v1.25.4
1 parent 463bb76 commit a1c0c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
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.4-alpine
4545

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

0 commit comments

Comments
 (0)