Skip to content

Commit 0543fd1

Browse files
chore(deps): update nginx docker tag to v1.27.3
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 50ef072 commit 0543fd1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nginx:1.27.2-alpine
1+
FROM nginx:1.27.3-alpine
22

33
COPY nginx.conf /etc/nginx/nginx.conf
44
COPY htpasswd /etc/nginx/htpasswd
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nginx:1.27.2-alpine
1+
FROM nginx:1.27.3-alpine
22

33
COPY nginx.conf /etc/nginx/nginx.conf
44
COPY htpasswd /etc/nginx/htpasswd

0 commit comments

Comments
 (0)