Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1fbb7ca

Browse files
upgraded to php-8.1
1 parent a4d21cc commit 1fbb7ca

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

‎.gitlab-ci.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ variables:
1010
before_script:
1111
- export ISOLATION=buildpipeline${CI_PIPELINE_ID}
1212
- export COMPOSE_PROJECT_NAME=${ISOLATION}${CI_BUILD_NAME}
13-
- export PHP_BASE_IMAGE_VERSION=8.0
13+
- export PHP_BASE_IMAGE_VERSION=8.1
1414
- export STACK_PHP_IMAGE=${PHP_IMAGE_NAME}:${PHP_BASE_IMAGE_VERSION}
1515
- export REGISTRY_PHP_IMAGE=${PHP_IMAGE_NAME}:${CI_BUILD_REF_NAME}
1616
- export REGISTRY_PHP_IMAGE_LATEST=${PHP_IMAGE_NAME}:latest

‎Makefile‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
build:
2-
docker-compose build --pull php
32
docker-compose build --pull php-nginx
43

54
push-all:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /