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
b024370d
Commit
b024370d
authored
2 months ago
by
Andrey Postnikov
Browse files
Options
Downloads
Patches
Plain Diff
PHP: 8.3.17
parent
89ce7a71
No related branches found
No related tags found
No related merge requests found
Pipeline
#422174
passed
2 months ago
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
php/8.3-apache/Dockerfile
+2
-2
2 additions, 2 deletions
php/8.3-apache/Dockerfile
php/8.3-ubuntu-apache/Dockerfile
+2
-2
2 additions, 2 deletions
php/8.3-ubuntu-apache/Dockerfile
with
4 additions
and
4 deletions
php/8.3-apache/Dockerfile
+
2
−
2
View file @
b024370d
...
...
@@ -13,9 +13,9 @@ ENV DRUPALCI=TRUE TERM=xterm DEBIAN_FRONTEND=noninteractive
######
# PHP Version
ENV
PHP_VERSION 8.3.1
6
ENV
PHP_VERSION 8.3.1
7
ENV
PHP_URL="https://php.net/distributions/php-${PHP_VERSION}.tar.xz"
ENV
PHP_SHA256_HASH="
40d3b4e6cac33d3bcefe096d75a28d4fb4e3a9615eb20a4de55ba139fbfacdd5
php.tar.xz"
ENV
PHP_SHA256_HASH="
6158ee678e698395da13d72c7679a406d2b7554323432f14d37b60ed87d8ccfb
php.tar.xz"
ARG
PHPIZE_DEPS
ARG
PHP_CFLAGS
...
...
This diff is collapsed.
Click to expand it.
php/8.3-ubuntu-apache/Dockerfile
+
2
−
2
View file @
b024370d
...
...
@@ -13,9 +13,9 @@ ENV DRUPALCI=TRUE TERM=xterm DEBIAN_FRONTEND=noninteractive
######
# PHP Version
ENV
PHP_VERSION 8.3.1
6
ENV
PHP_VERSION 8.3.1
7
ENV
PHP_URL="https://php.net/distributions/php-${PHP_VERSION}.tar.xz"
ENV
PHP_SHA256_HASH="
40d3b4e6cac33d3bcefe096d75a28d4fb4e3a9615eb20a4de55ba139fbfacdd5
php.tar.xz"
ENV
PHP_SHA256_HASH="
6158ee678e698395da13d72c7679a406d2b7554323432f14d37b60ed87d8ccfb
php.tar.xz"
ARG
PHPIZE_DEPS
ARG
PHP_CFLAGS
...
...
This diff is collapsed.
Click to expand it.
Andrey Postnikov
@andypost
mentioned in commit
5af3186f
·
2 months ago
mentioned in commit
5af3186f
mentioned in commit 5af3186fc216864adfe21762470c7b9cbc73facd
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