Skip to content
Snippets Groups Projects
Unverified Commit 88b3ea30 authored by Matt Morrison's avatar Matt Morrison
Browse files

fix: add missing idn2 package to debian image

parent ee16f015
Branches
Tags
No related merge requests found
......@@ -11,6 +11,7 @@ RUN apt-get update && apt-get install -y \
jq \
openssh-client \
unzip \
idn2 \
&& rm -rf /var/lib/apt/lists/*
# NOTE: cosign is not yet available in the debian apt sources
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment