We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c8d5b9 commit 4ffd7bcCopy full SHA for 4ffd7bc
docker-gitlabci/Dockerfile
@@ -1,6 +1,6 @@
1
FROM ubuntu:24.04
2
ENV DEBIAN_FRONTEND=noninteractive
3
-ENV PHPSUPPORTED="7.4 8.0 8.2 8.3"
+ENV PHPSUPPORTED="7.4 8.0 8.1 8.2"
4
ENV APTINSTALL="apt install -y -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold"
5
RUN apt update && apt install -y \
6
acl make zip unzip apache2-utils bsdmainutils libcurl4-gnutls-dev \
0 commit comments