Skip to content

Commit

Permalink
Move image name back into the docker-compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
M-arcus committed Nov 21, 2024
1 parent d4b8464 commit 40c531f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 0 additions & 2 deletions adminer/Dockerfile

This file was deleted.

3 changes: 1 addition & 2 deletions docker-compose.adminer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
services:
adminer:
container_name: ddev-${DDEV_SITENAME}-adminer
build:
context: './adminer'
image: shyim/adminerevo:latest
environment:
# Use the line below to change the adminer theme.
# - ADMINER_DESIGN=nette
Expand Down

0 comments on commit 40c531f

Please sign in to comment.