Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tag 2.2.23 was deleted or has expired. To pull, revive via time machine rake aborted! #13

Closed
xbhuang1994 opened this issue Sep 10, 2019 · 1 comment

Comments

@xbhuang1994
Copy link

Pulling frontend (quay.io/openware/baseapp-lite:2.2.23)...
ERROR: unknown: Tag 2.2.23 was deleted or has expired. To pull, revive via time machine
rake aborted!
Command failed with status (1): [docker-compose up -d frontend...]
lib/tasks/service.rake:145:in start' lib/tasks/service.rake:7:in call'
lib/tasks/service.rake:7:in block (2 levels) in <top (required)>' lib/tasks/service.rake:153:in block (2 levels) in <top (required)>'
lib/tasks/service.rake:236:in start' lib/tasks/service.rake:7:in call'
lib/tasks/service.rake:7:in block (2 levels) in <top (required)>' lib/tasks/service.rake:253:in block (2 levels) in <top (required)>'
Tasks: TOP => service:frontend
(See full trace by running task with --trace)

@cdfpaz
Copy link

cdfpaz commented Sep 10, 2019

on your config/app.yml change the line:

-  frontend: quay.io/openware/baseapp-lite:2.2.23  # Check on quay.io/openware for latest tags
+  frontend: quay.io/openware/baseapp-lite:2.2.34  # Check on quay.io/openware for latest tags

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants