feat: always reference the full image name incl. the registry

This commit is contained in:
Christoph Schug
2024-03-26 15:11:48 +01:00
parent a8d6fed531
commit e01fc90b2c
17 changed files with 21 additions and 21 deletions

View File

@ -1,7 +1,7 @@
---
services:
postgres:
image: postgres:16.2
image: docker.io/library/postgres:16.2
container_name: postgres
environment:
- POSTGRES_INITDB_ARGS=${POSTGRES_INITDB_ARGS---data-checksums}