Skip to content

Commit 61105d7

Browse files
aozhuochaoaozhuochao
authored andcommitted
docker-build\Dockerfile
1 parent e42bd0a commit 61105d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-7.4-php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
context: ./
114114
# Path to the Dockerfile (Default is '{path}/Dockerfile')
115115
# path: ./dockerfile
116-
file: ./docker-build/script/Dockerfile
116+
file: ./docker-build/Dockerfile
117117
# Comma-delimited list of build-time variables
118118
build-args: FROM_ARG=adockero/php-nginx:7.4-alpine-php-dev,RUN_SH_ARG=install-swoole-4.8.sh
119119
# Adds labels with git repository information to the built image

0 commit comments

Comments
 (0)