Skip to content

Commit f6464f2

Browse files
authored
Merge pull request #81 from sparkfabrik/read_composer_version_from_makefile
Set COMPOSER_VERSION to 2.8.9 in docker-publish.yml
2 parents 6027144 + 5ba1a88 commit f6464f2

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)