Update Nginx unit to 1.31
This commit is contained in:
parent
caba1b335d
commit
e452004526
@ -74,8 +74,8 @@ RUN export DEBIAN_FRONTEND=noninteractive \
|
||||
&& apt-get update -qq \
|
||||
&& apt-get install \
|
||||
--yes -qq --no-install-recommends \
|
||||
unit=1.30.0-1~lunar \
|
||||
unit-python3.11=1.30.0-1~lunar \
|
||||
unit=1.31.0-1~lunar \
|
||||
unit-python3.11=1.31.0-1~lunar \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
COPY --from=builder /opt/netbox/venv /opt/netbox/venv
|
||||
|
Loading…
Reference in New Issue
Block a user