mirror of
https://github.com/WGDashboard/WGDashboard.git
synced 2026-08-03 22:42:59 +00:00
chore: add openresolv back into the dependencies to blanked cover our deps
This commit is contained in:
+1
-1
@@ -96,7 +96,7 @@ LABEL maintainer="dselen@nerthus.nl"
|
|||||||
|
|
||||||
# Install only the runtime dependencies
|
# Install only the runtime dependencies
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
iproute2 iptables \
|
iproute2 iptables openresolv \
|
||||||
bash curl procps openrc \
|
bash curl procps openrc \
|
||||||
tzdata wireguard-tools
|
tzdata wireguard-tools
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user