Skip to content

Commit

Permalink
fix flaky gitrepo test
Browse files Browse the repository at this point in the history
  • Loading branch information
Yonas Berhe authored and Yonas Berhe committed Jun 21, 2024
1 parent 7287cbb commit 7d740d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/e2e-docker-start
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ DASHBOARD_DIST=${DIR}/dist
EMBER_DIST=${DIR}/dist_ember

# Image version
RANCHER_IMG_VERSION=v2.9-head
RANCHER_IMG_VERSION=v2.9-b9ec494d4f6f1c3d6282c45a481dbb9d3c79bb6f-head

docker run -d --restart=unless-stopped -p 80:80 -p 443:443 \
-v ${DASHBOARD_DIST}:/usr/share/rancher/ui-dashboard/dashboard \
Expand Down

0 comments on commit 7d740d7

Please sign in to comment.