chore: automate version bump, tag, and push and add wget

This commit is contained in:
2025-04-30 23:51:55 +02:00
parent cd35a002dd
commit 5738e73ee8
4 changed files with 12 additions and 3 deletions

View File

@ -21,7 +21,7 @@ FROM debian:bookworm-slim
RUN apt-get update && apt-get install -y --no-install-recommends \
tini gosu libstdc++6 \
curl ca-certificates unzip jq rsync \
wget curl ca-certificates unzip jq rsync \
&& rm -rf /var/lib/apt/lists/*
# Minimal filesystem layout