Update docker-compose.yml

This commit is contained in:
Alexander
2023-08-28 22:16:09 +02:00
committed by GitHub
parent e003b987f3
commit 99c4825b28
+1 -1
View File
@@ -2,7 +2,7 @@
services:
phpmyadmin:
image: ghcr.io/beeyev/phpmyadmin-docker-lightweight:test
image: beeyev/phpmyadmin-lightweight:latest
container_name: 'phpmyadmin'
restart: unless-stopped
tty: true