Skip to content

Commit 0f756bd

Browse files
committed
Update docker.
1 parent ac23165 commit 0f756bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docker_images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
context: ./
4949
file: ./Dockerfile
5050
build-args: |
51-
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
51+
COMPOSER_TOKEN: ${{ secrets.COMPOSER_TOKEN }}
5252
PHP_VERSION=${{ matrix.php }}
5353
push: true
5454
tags: "netcommons3/nc3app-php${{ matrix.php }}:latest"

0 commit comments

Comments
 (0)