Skip to content

Commit 6b150e8

Browse files
Update nginx Docker tag to v1.30
1 parent b2a841d commit 6b150e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo-targets/unsafe-https/container/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# SPDX-License-Identifier: Apache-2.0
44

5-
FROM nginx:1.29-alpine
5+
FROM nginx:1.30-alpine
66
COPY index.html /usr/share/nginx/html/index.html
77
COPY nginx.conf /etc/nginx/nginx.conf
88
COPY site.crt /etc/nginx/my-site.com.crt

0 commit comments

Comments
 (0)