frappe / frappe

Low code web framework for real world applications, in Python and Javascript
https://frappeframework.com
MIT License
7.25k stars 3.44k forks source link

frappe/assets-builder not found on DockerHub #19424

Closed codezart closed 1 year ago

codezart commented 1 year ago

Description of the issue

frappe/assets-builder was working up until yesterday and it shows the following error now.

It is not present on DockerHub as well.

Context information (for bug reports)

Steps to reproduce the issue

  1. Try building an image with frappe/assets-builder:v14.0.0

    Observed result

    Pull access denied

    Expected result

    Should pull and execute normally

    Stacktrace / full error message

''' ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed '''

ankush commented 1 year ago

unrelated to framework, check frappe_docker repository.

https://github.com/frappe/frappe_docker/issues/1033#issuecomment-1367813428