Update README and links, build and push images to git.moan.dev

This commit is contained in:
2026-07-16 00:28:29 -03:00
parent 47c3b57ef4
commit f18e2c0792
4 changed files with 8 additions and 6 deletions
+5 -3
View File
@@ -4,11 +4,13 @@ This repository contains a series of prebuilt images to help you skip some build
## Images
- `repository.nyeki.dev/docker/python/with-uv:3.13.2-alpine`: Python 3.13.2 Alpine with UV
- `git.moan.dev/docker/python/with-uv:3.14-alpine`: Python 3.14 Alpine with UV
preinstalled.
- `repository.nyeki.dev/docker/python/with-uv:3.12-alpine`: Python 3.12 Alpine with UV
- `git.moan.dev/docker/python/with-uv:3.13.2-alpine`: Python 3.13.2 Alpine with UV
preinstalled.
- `repository.nyeki.dev/docker/python/with-uv:3.12-slim`: Python 3.12 Slim with UV
- `git.moan.dev/docker/python/with-uv:3.12-alpine`: Python 3.12 Alpine with UV
preinstalled.
- `git.moan.dev/docker/python/with-uv:3.12-slim`: Python 3.12 Slim with UV
preinstalled.
## Adding a New Image