nix-community / docker-nixpkgs

docker images from nixpkgs [maintainer=@zimbatm]
https://hub.docker.com/u/nixpkgs
MIT License
185 stars 36 forks source link

Docker repo docker.nix-community.org missing nixos-23.05 tag #60

Closed simonzkl closed 1 year ago

simonzkl commented 1 year ago

The new docker repo docker.nix-community.org is missing the nixos-23.05 tag:

$ docker pull docker.nix-community.org/nixpkgs/bash
Using default tag: latest
latest: Pulling from nixpkgs/bash
$ docker pull docker.nix-community.org/nixpkgs/bash:nixos-23.05
Error response from daemon: manifest for docker.nix-community.org/nixpkgs/bash:nixos-23.05 not found: manifest unknown: manifest unknown
erikarvstedt commented 1 year ago

The CI build job fails for 23.05. cc @fpletz