Prepare for Netbox 4.2
This commit is contained in:

committed by
Tobias Genannt

parent
69e997f0ea
commit
1a70f971c0
@@ -71,8 +71,8 @@ RUN export DEBIAN_FRONTEND=noninteractive \
|
||||
&& apt-get update -qq \
|
||||
&& apt-get install \
|
||||
--yes -qq --no-install-recommends \
|
||||
unit=1.33.0-1~noble \
|
||||
unit-python3.12=1.33.0-1~noble \
|
||||
unit=1.34.0-1~noble \
|
||||
unit-python3.12=1.34.0-1~noble \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
COPY --from=builder /opt/netbox/venv /opt/netbox/venv
|
||||
|
Reference in New Issue
Block a user