Skip to content

Commit 59cae6b

Browse files
authored
update nginx to 1.27.3 (nginx#6897)
1 parent 97055e4 commit 59cae6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/dependencies/Dockerfile.ubi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1.8
2-
FROM nginx:1.27.2@sha256:bc5eac5eafc581aeda3008b4b1f07ebba230de2f27d47767129a6a905c84f470 AS nginx
2+
FROM nginx:1.27.3@sha256:0c86dddac19f2ce4fd716ac58c0fd87bf69bfd4edabfd6971fb885bafd12a00b AS nginx
33

44
FROM redhat/ubi9:9.4@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75 AS rpm-build
55
ARG NGINX

0 commit comments

Comments
 (0)