Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupalci_environments
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
drupalci_environments
Commits
07aa95b5
Commit
07aa95b5
authored
5 months ago
by
Andrey Postnikov
Browse files
Options
Downloads
Patches
Plain Diff
PHP: 8.4.0
parent
c7cd46d7
No related branches found
No related tags found
No related merge requests found
Pipeline
#343856
passed
5 months ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
php/8.4-ubuntu-apache/Dockerfile
+3
-3
3 additions, 3 deletions
php/8.4-ubuntu-apache/Dockerfile
with
3 additions
and
3 deletions
php/8.4-ubuntu-apache/Dockerfile
+
3
−
3
View file @
07aa95b5
...
...
@@ -13,9 +13,9 @@ ENV DRUPALCI=TRUE TERM=xterm DEBIAN_FRONTEND=noninteractive
#######
# PHP Version
ENV
PHP_VERSION 8.4.0
RC4
ENV
PHP_URL="https://
downloads.php.net/~calvinb
/php-${PHP_VERSION}.tar.xz"
ENV
PHP_SHA256_HASH="
b3f8a19d845f4aa565015ff86196407eb533284eb4365ac5953f5e74ae61dcb0
php.tar.xz"
ENV
PHP_VERSION 8.4.0
ENV
PHP_URL="https://
php.net/distributions
/php-${PHP_VERSION}.tar.xz"
ENV
PHP_SHA256_HASH="
ae0f2a362359504d6ea5bfc6bd685d4e76d17e8795e2cb98dc620df629eaf053
php.tar.xz"
ARG
PHPIZE_DEPS
ARG
PHP_CFLAGS
...
...
This diff is collapsed.
Click to expand it.
Andrey Postnikov
@andypost
mentioned in commit
450be9d1
·
5 months ago
mentioned in commit
450be9d1
mentioned in commit 450be9d16dcdbb60550a1f65775656e0392c254d
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment