Skip to content

Commit d1504b4

Browse files
committed
devops: fix wrong Docker image name
1 parent 14b56cf commit d1504b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/docker/publish_docker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ set +x
66
trap "cd $(pwd -P)" EXIT
77
cd "$(dirname "$0")"
88

9-
MCR_IMAGE_NAME="playwright-python"
9+
MCR_IMAGE_NAME="playwright/python"
1010
PW_VERSION=$(python -c "from playwright._repo_version import version;print(version)")
1111

1212
RELEASE_CHANNEL="$1"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy