add ping to containers
Build and Push Docker Images / build-and-push (push) Successful in 13m18s

This commit is contained in:
2025-11-03 18:10:43 +01:00
parent 4a261fc83b
commit eaf37205df
3 changed files with 3 additions and 0 deletions
@@ -9,6 +9,7 @@ RUN apt-get update && apt-get install -y \
git \
openssh-client \
unzip \
iputils-ping \
libpng-dev \
libjpeg-dev \
libfreetype6-dev \