Containers: use public registry
This commit is contained in:
parent
23afaa7c82
commit
a1a499b370
6 changed files with 9 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
# Build: podman build -t code.philo.ydns.eu/philorg/trixie_python -f Containerfile.trixie_python
|
||||
|
||||
FROM debian:trixie-slim
|
||||
FROM docker.io/library/debian:trixie-slim
|
||||
|
||||
RUN <<EOT
|
||||
apt-get update -qy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue