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 4733c76 commit 99b28b0Copy full SHA for 99b28b0
1 file changed
docs/local-development.md
@@ -95,7 +95,7 @@ docker run -i --rm --name ado-aw-mcpg \
95
-p "$MCPG_PORT:$MCPG_PORT" \
96
-v /var/run/docker.sock:/var/run/docker.sock \
97
--entrypoint /app/awmg \
98
- ghcr.io/github/gh-aw-mcpg:v0.3.0 \
+ ghcr.io/github/gh-aw-mcpg:v0.3.12 \
99
--routed --listen "0.0.0.0:$MCPG_PORT" --config-stdin \
100
< "$WORK_DIR/mcpg-config.json" \
101
> "$WORK_DIR/gateway-output.json" 2>"$WORK_DIR/mcpg-stderr.log" &
0 commit comments