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
aa51d0a3
Commit
aa51d0a3
authored
1 month ago
by
Andrey Postnikov
Browse files
Options
Downloads
Patches
Plain Diff
PHP: 8.3.19
parent
5192447c
No related branches found
No related tags found
No related merge requests found
Pipeline
#458606
passed
1 month 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 @
aa51d0a3
...
...
@@ -13,9 +13,9 @@ ENV DRUPALCI=TRUE TERM=xterm DEBIAN_FRONTEND=noninteractive
######
# PHP Version
ENV
PHP_VERSION 8.3.1
8
ENV
PHP_VERSION 8.3.1
9
ENV
PHP_URL="https://php.net/distributions/php-${PHP_VERSION}.tar.xz"
ENV
PHP_SHA256_HASH="
322c32ff30c01b5f574a27e2b9f9a2ff282f84eec0f6a923cbd43b0d0b1f80fc
php.tar.xz"
ENV
PHP_SHA256_HASH="
976e4077dd25bec96b5dfe8938052d243bbd838f95368a204896eff12756545f
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 @
aa51d0a3
...
...
@@ -13,9 +13,9 @@ ENV DRUPALCI=TRUE TERM=xterm DEBIAN_FRONTEND=noninteractive
######
# PHP Version
ENV
PHP_VERSION 8.3.1
8
ENV
PHP_VERSION 8.3.1
9
ENV
PHP_URL="https://php.net/distributions/php-${PHP_VERSION}.tar.xz"
ENV
PHP_SHA256_HASH="
322c32ff30c01b5f574a27e2b9f9a2ff282f84eec0f6a923cbd43b0d0b1f80fc
php.tar.xz"
ENV
PHP_SHA256_HASH="
976e4077dd25bec96b5dfe8938052d243bbd838f95368a204896eff12756545f
php.tar.xz"
ARG
PHPIZE_DEPS
ARG
PHP_CFLAGS
...
...
This diff is collapsed.
Click to expand it.
Andrey Postnikov
@andypost
mentioned in commit
cba03bbe
·
1 month ago
mentioned in commit
cba03bbe
mentioned in commit cba03bbe6e42621bae22252a14d6d6b57cd6401b
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