-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
I see that alpine has been updated to 3.14
Line 2 in 718c12a
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
Metadata
Metadata
Assignees
Labels
No labels