our livenessProbe needs /usr/bin/pgrep

parent 432dbd59
......@@ -3,7 +3,7 @@ ENV VERSION=20240104+bookworm
RUN apt-get update && \
apt-get upgrade -y && \
apt-get install -y curl gnupg
apt-get install -y curl gnupg coreutils procps
# add uplex repository and import gpg key
RUN echo "deb https://pkg.uplex.de/dpkg bookworm klarlack" | tee -a /etc/apt/sources.list
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment