Skip to content

Go 1.25 (GA) tags/images unavailable @ Docker Hub #568

@codykrieger

Description

@codykrieger

Despite Go 1.25 support being merged in 87f680b, I don't see the GA-related 1.25 tags available on Docker Hub yet, and I'm running into the following when attempting to pull 1.25-based images:

------
 > [internal] load metadata for docker.io/library/golang:1.25.0-alpine3.22:
------
Dockerfile:4
--------------------
   2 |     # builder image
   3 |     #
   4 | >>> FROM golang:1.25.0-alpine3.22 AS builder
   5 |
   6 |     RUN apk add --no-cache --update \
--------------------
failed to solve: golang:1.25.0-alpine3.22: failed to resolve source metadata for docker.io/library/golang:1.25.0-alpine3.22: docker.io/library/golang:1.25.0-alpine3.22: not found

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