mirror of
https://github.com/bckelley/phpmyadmin-docker-lightweight.git
synced 2026-08-24 03:24:11 -05:00
Update docker-compose.yml
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
phpmyadmin:
|
phpmyadmin:
|
||||||
image: ghcr.io/beeyev/phpmyadmin-docker-lightweight:test
|
image: beeyev/phpmyadmin-lightweight:latest
|
||||||
container_name: 'phpmyadmin'
|
container_name: 'phpmyadmin'
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
tty: true
|
tty: true
|
||||||
|
|||||||
Reference in New Issue
Block a user