We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e42bd0a commit 61105d7Copy full SHA for 61105d7
.github/workflows/docker-7.4-php.yml
@@ -113,7 +113,7 @@ jobs:
113
context: ./
114
# Path to the Dockerfile (Default is '{path}/Dockerfile')
115
# path: ./dockerfile
116
- file: ./docker-build/script/Dockerfile
+ file: ./docker-build/Dockerfile
117
# Comma-delimited list of build-time variables
118
build-args: FROM_ARG=adockero/php-nginx:7.4-alpine-php-dev,RUN_SH_ARG=install-swoole-4.8.sh
119
# Adds labels with git repository information to the built image
0 commit comments