Added Python12 Debian
All checks were successful
git.cronocide.net/container-copy/pipeline/head This commit looks good

This commit is contained in:
Daniel Dayley 2024-04-02 12:37:08 -06:00
parent 0b878e8b8b
commit 5868c928f9
Signed by: Cronocide
GPG Key ID: 2CB7D4B8DEB3198E
2 changed files with 2 additions and 0 deletions

View File

@ -12,5 +12,6 @@ busybox:latest
nginx:latest
postgres:15
democratic-csi:latest
python:3.12-bullseye
docker.io/registry:latest
```

View File

@ -144,6 +144,7 @@ REPOS_TO_COPY=("busybox:latest git.cronocide.net/cronocide/busybox:latest" \
"nginx:latest git.cronocide.net/cronocide/nginx:latest" \
"postgres:15 git.cronocide.net/cronocide/postgres:15" \
"democraticcsi/democratic-csi:latest git.cronocide.net/cronocide/democratic-csi:latest" \
"python:3.12-bullseye git.cronocide.net/cronocide/python:3.12-bullseye" \
"docker.io/registry:latest git.cronocide.net/cronocide/registry:latest")
# Run specified build task