Skip to content

Commit

Permalink
Add ca-certificates to irssi vps.
Browse files Browse the repository at this point in the history
  • Loading branch information
pippijn committed Nov 29, 2023
1 parent 2ee337a commit 9a74a32
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions code/kubes/vps/irssi/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
FROM ubuntu:22.04

RUN apt-get update && apt-get install -y --no-install-recommends \
ca-certificates \
irssi \
libauthen-sasl-perl \
libcommon-sense-perl \
Expand Down
Loading

0 comments on commit 9a74a32

Please sign in to comment.