Skip to content

Commit

Permalink
Switch to libssl3t64
Browse files Browse the repository at this point in the history
  • Loading branch information
tomdot-dev committed Mar 7, 2024
1 parent 6fa80c7 commit 4435e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ FROM debian:unstable-slim
RUN apt-get update && \
apt-get dist-upgrade -y && \
apt-get install libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libdbus-1-3 \
libssl3 libsqlite3-0 pcscd libreadline8 -y --no-install-recommends && \
libssl3t64 libsqlite3-0 pcscd libreadline8 -y --no-install-recommends && \
rm -rf /var/lib/dpkg/status-old /var/lib/apt/lists/*
COPY --from=builder /hostap/hostapd/hostapd /usr/local/bin/
COPY --from=builder /hostap/hostapd/hostapd_cli /usr/local/bin/
Expand Down

0 comments on commit 4435e18

Please sign in to comment.