Skip to content

Commit

Permalink
Fixed argument
Browse files Browse the repository at this point in the history
  • Loading branch information
flounderpinto committed Dec 14, 2023
1 parent 7476c27 commit c25f34c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ docker:
-e ${DOCKER_REGISTRY} \
-r ${DOCKER_REPO} \
-p ${DOCKER_PLATFORM} \
-d "." \
-c "." \
-g "." \
-f ./docker/Dockerfile \
${ARGS}
Expand Down

0 comments on commit c25f34c

Please sign in to comment.