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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
drupalci_environments
Commits
253a0b8b
Commit
253a0b8b
authored
Sep 27, 2024
by
Andrey Postnikov
Browse files
Options
Downloads
Patches
Plain Diff
PHP: 8.1.30
parent
8318eab2
No related branches found
No related tags found
No related merge requests found
Pipeline
#294022
passed
Sep 27, 2024
Stage: build
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
php/8.1-apache/Dockerfile
+2
-2
2 additions, 2 deletions
php/8.1-apache/Dockerfile
with
2 additions
and
2 deletions
php/8.1-apache/Dockerfile
+
2
−
2
View file @
253a0b8b
...
...
@@ -13,9 +13,9 @@ ENV DRUPALCI=TRUE TERM=xterm DEBIAN_FRONTEND=noninteractive
######
# PHP Version
ENV
PHP_VERSION 8.1.
29
ENV
PHP_VERSION 8.1.
30
ENV
PHP_URL="https://php.net/distributions/php-${PHP_VERSION}.tar.xz"
ENV
PHP_SHA256_HASH="
288884af60581d4284baba2ace9ca6d646f72facbd3e3c2dd2acc7fe6f903536
php.tar.xz"
ENV
PHP_SHA256_HASH="
f24a6007f0b25a53cb7fbaee69c85017e0345b62089c2425a0afb7e177192ed1
php.tar.xz"
ARG
PHPIZE_DEPS
ARG
PHP_CFLAGS
...
...
...
...
This diff is collapsed.
Click to expand it.
Andrey Postnikov
@andypost
mentioned in commit
bcf5fc36
·
Sep 27, 2024
mentioned in commit
bcf5fc36
mentioned in commit bcf5fc36ac5b159b8dca5b76a8faf6cf22337869
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
sign in
to comment