GPG fixes, crontab fixes, additional packages and permissions script for container startup.
ci/woodpecker/tag/build Pipeline was successful

This commit is contained in:
2026-08-11 09:34:34 +05:00
parent 14d19a949f
commit f1a7e365bc
5 changed files with 33 additions and 2 deletions
+2
View File
@@ -4,6 +4,7 @@ ENV PERL_MM_USE_DEFAULT=1
RUN apk add --no-cache \
bison \
build-base \
busybox-suid \
bzip2 \
curl \
diffutils \
@@ -13,6 +14,7 @@ RUN apk add --no-cache \
gnupg \
libgd \
krb5-dev \
nano \
openssl \
openssl-dev \
perl \