docker.io for podman dockerfile
This commit is contained in:
parent
075f4e2db4
commit
bba01ca2d0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM arm64v8/postgres:16-bookworm
|
FROM docker.io/arm64v8/postgres:16-bookworm
|
||||||
|
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get install -y --no-install-recommends \
|
&& apt-get install -y --no-install-recommends \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue