Skip to content

Commit 240fc7c

Browse files
committed
Sync from khs1994-docker/lnmp@30cdb4a by PCIT
1 parent 8d6a2ff commit 240fc7c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.drone.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ clone:
3333
steps:
3434
# install dep
3535
- name: install
36-
# image: composer:2.5.8
36+
# image: composer:2.8.3
3737
image: khs1994/php:8.3.12-composer-alpine
3838
commands:
3939
- pwd
@@ -226,7 +226,7 @@ volumes:
226226

227227
# matrix:
228228
# COMPOSER_VERSION:
229-
# - 2.5.8
229+
# - 2.8.3
230230
# PHP_VERSION:
231231
# - 8.3.12
232232
# - 8.1.31

.pcit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ services:
127127

128128
jobs:
129129
COMPOSER_VERSION:
130-
- 2.5.8
130+
- 2.8.3
131131
PHP_VERSION:
132132
- 8.3.12
133133
- 8.1.31

0 commit comments

Comments
 (0)