docker.io for podman dockerfile

This commit is contained in:
Shautvast 2026-03-30 10:08:42 +02:00
parent 075f4e2db4
commit bba01ca2d0

View file

@ -1,4 +1,4 @@
FROM arm64v8/postgres:16-bookworm
FROM docker.io/arm64v8/postgres:16-bookworm
RUN apt-get update \
&& apt-get install -y --no-install-recommends \