Skip to content

postgres:11-alpine is still 3.13 #862

Closed
@perelman92

Description

@perelman92

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions