From b7b4c0e558bc366fea628776fb8ed6a4bb07efec Mon Sep 17 00:00:00 2001 From: Adam Kolodziejczyk Date: Fri, 22 Nov 2024 11:55:36 +0100 Subject: [PATCH] fix image name --- ci/test_authentication.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/test_authentication.sh b/ci/test_authentication.sh index ac0cdacf5..19aa2c210 100755 --- a/ci/test_authentication.sh +++ b/ci/test_authentication.sh @@ -10,5 +10,5 @@ docker run \ -v $(cd $THIS_DIR/.. && pwd):/mnt/host \ -v $WORKSPACE:/mnt/workspace \ --rm \ - nexus.int.snowflakecomputing.com:8086/docker/snowdrivers-test-external-browser-mac:1 \ + nexus.int.snowflakecomputing.com:8086/docker/snowdrivers-test-external-browser:1 \ "/mnt/host/ci/container/test_authentication.sh"