Skip to content

Commit 5ba1a88

Browse files
committed
Set COMPOSER_VERSION to 2.8.9 in docker-publish.yml
1 parent 7ceb812 commit 5ba1a88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77

88
env:
99
IMAGE_NAME: docker-php-base-image
10+
COMPOSER_VERSION: 2.8.9
1011

1112
jobs:
1213
test:

0 commit comments

Comments
 (0)