Fix component ref for nginx. Rebuild for #2170808

Resolves: #2170808 - Running nginx with systemctl and entering ssl private key's pass phrase
This commit is contained in:
Luboš Uhliarik 2023-08-25 16:08:10 +02:00
parent 2b8c3ccd56
commit debb8a1b7a

View File

@ -39,5 +39,5 @@ data:
rpms:
nginx:
rationale: Module API.
ref: stream-nginx-1.22-rhel-9.2.0
ref: stream-nginx-1.22-rhel-9.3.0
...