remove -release handling functionality

This commit is contained in:
henderkes
2026-01-03 17:03:43 +01:00
parent 76025b95c1
commit 6bbb3c969c
4 changed files with 3 additions and 43 deletions

View File

@@ -108,8 +108,7 @@ RUN apk update; \
wget \
xz \
gettext-dev \
binutils-gold \
patchelf
binutils-gold
RUN curl -#fSL https://dl.static-php.dev/static-php-cli/bulk/php-8.4.4-cli-linux-\$(uname -m).tar.gz | tar -xz -C /usr/local/bin && \
chmod +x /usr/local/bin/php