chore: add openresolv back into the dependencies to blanked cover our deps
parent
16cd4da5fc
commit
b695ccc5f9
|
|
@ -96,7 +96,7 @@ LABEL maintainer="dselen@nerthus.nl"
|
|||
|
||||
# Install only the runtime dependencies
|
||||
RUN apk add --no-cache \
|
||||
iproute2 iptables \
|
||||
iproute2 iptables openresolv \
|
||||
bash curl procps openrc \
|
||||
tzdata wireguard-tools
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue