mistercrunch commented on code in PR #26772:
URL: https://github.com/apache/superset/pull/26772#discussion_r1465400576


##########
scripts/docker_build_push.sh:
##########
@@ -130,14 +130,16 @@ if [[ -n "${BUILD_TARGET}" ]]; then
   TARGET_ARGUMENT="--target ${BUILD_TARGET}"
 fi
 
-CACHE_REF="${REPO_NAME}-cache:${TARGET}-${BUILD_ARG}"
+CACHE_REF="${REPO_NAME}:cache-${TARGET}-${BUILD_ARG}"

Review Comment:
   I tried to use this and got the exact same error messages on forks, I agree 
it's better to use this for caching



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to