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

postgres:11-alpine is still 3.13 #862

Closed
perelman92 opened this issue Jun 20, 2021 · 3 comments
Closed

postgres:11-alpine is still 3.13 #862

perelman92 opened this issue Jun 20, 2021 · 3 comments

Comments

@perelman92
Copy link

perelman92 commented Jun 20, 2021

I see that alpine has been updated to 3.14

FROM alpine:3.14

However it seems like the official docker image has yet to be updated:

docker pull postgres:11-alpine && docker run -it postgres:11-alpine cat /etc/alpine-release
Shows 3.13.5

When will the docker image 'postgres:11-alpine' be updated to alpine 3.14?

Thanks

@yosifkit

@ImreSamu
Copy link
Contributor

IMHO: expected in the next working days. ( ~ Tuesday? )

see: "README:See a change merged here that doesn't show up on Docker Hub yet?"

@wglambert
Copy link

The PR to update the Postgres variants was merged a few days ago docker-library/official-images#10376

But there's an issue with the Alpine 3.14 builds docker-library/official-images#10379 (comment)

@tianon
Copy link
Member

tianon commented Jun 25, 2021

Builders are updated and builds are either queued or in progress -- sorry for the delay!

@tianon tianon closed this as completed Jun 25, 2021
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

4 participants