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

Breaking docker images #180

Closed
etanb opened this issue Mar 26, 2019 · 3 comments
Closed

Breaking docker images #180

etanb opened this issue Mar 26, 2019 · 3 comments

Comments

@etanb
Copy link

etanb commented Mar 26, 2019

Hi all,

We’ve been using ghost:1.22.4 for quite some time now and last night it broke. This was due to a Debian dependency on a folder called “jessie-updates” that was removed today as you can see here: https://wiki.debian.org/RecentChanges. Here’s what 1.22.4 seemed to reference: http://deb.debian.org/debian/dists/jessie-updates/main/binary-amd64/Packages

I see that you all don’t list 1.22.4 to your list on https://hub.docker.com/_/ghost 1. And 1.25.7 doesn’t seem to have a dependency on the “jessie-updates” folder.

Is there a way to be kept appraised of these breaking changes? Of docker image updates in general?

Thank you.

@tianon
Copy link
Member

tianon commented Mar 26, 2019

See debuerreotype/docker-debian-artifacts#66 (comment) -- this is a temporary glitch that we hope to have resolved before EOD (but that will only go down to the latest ghost:1 release -- past release tags will never be updated and are not recommended for use).

@tianon tianon closed this as completed Mar 26, 2019
@etanb
Copy link
Author

etanb commented Mar 26, 2019

Thanks for the context. What counts as the latest ghost:1 release? Would 1.22.4 count?

@yosifkit
Copy link
Member

Only the newest 1 release, so 1.25.7:

ENV GHOST_VERSION 1.25.7

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

No branches or pull requests

3 participants