Skip to content
Snippets Groups Projects
Unverified Commit 3baf6dc8 authored by micah's avatar micah :speech_balloon:
Browse files

Add lua-socket and lua-sec packages necessary for DNSSEC TA updates

parent 1cb99b9d
Branches rails6
No related tags found
No related merge requests found
Pipeline #116242 passed
...@@ -30,6 +30,8 @@ RUN apt-get -q update \ ...@@ -30,6 +30,8 @@ RUN apt-get -q update \
knot-resolver-module-http \ knot-resolver-module-http \
openvpn \ openvpn \
socat \ socat \
lua-socket \
lua-sec \
&& rm -rf /var/lib/apt/lists/* && rm -rf /var/lib/apt/lists/*
COPY --from=build /shapeshifter-dispatcher/shapeshifter-dispatcher /usr/local/bin/shapeshifter-dispatcher COPY --from=build /shapeshifter-dispatcher/shapeshifter-dispatcher /usr/local/bin/shapeshifter-dispatcher
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment