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:
|
||||
phpmyadmin:
|
||||
image: ghcr.io/beeyev/phpmyadmin-docker-lightweight:test
|
||||
image: beeyev/phpmyadmin-lightweight:latest
|
||||
container_name: 'phpmyadmin'
|
||||
restart: unless-stopped
|
||||
tty: true
|
||||
|
||||
Reference in New Issue
Block a user