mirror of
https://github.com/dangeroustech/ZeroTierBridge.git
synced 2025-12-06 00:56:58 +00:00
chore: update Dockerfile to specify adduser version
This commit is contained in:
@@ -25,6 +25,7 @@ RUN mkdir /app
|
|||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
COPY --from=stage zerotier-one.deb .
|
COPY --from=stage zerotier-one.deb .
|
||||||
RUN apt-get update -qq && apt-get install -qq --no-install-recommends -y \
|
RUN apt-get update -qq && apt-get install -qq --no-install-recommends -y \
|
||||||
|
adduser=3.152 \
|
||||||
procps=2:4.0.4-9 \
|
procps=2:4.0.4-9 \
|
||||||
iptables=1.8.11-2 \
|
iptables=1.8.11-2 \
|
||||||
openssl=3.5.1-1 \
|
openssl=3.5.1-1 \
|
||||||
|
|||||||
Reference in New Issue
Block a user