Updating containers to GHCR or add full path V1

This commit is contained in:
2025-07-05 18:32:27 +05:30
parent fc6eb9d213
commit 282fd8eb54
4 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
services:
adminer:
image: adminer:5.3.0
image: docker.io/library/adminer:5.3.0
container_name: adminer
ports:
- ${PORT}:8080