Skip to content
Snippets Groups Projects
Commit 4dee04cf authored by Alexander Hinneburg's avatar Alexander Hinneburg
Browse files

Update adminer and remove Dockerfile

parent 5c32c81f
No related branches found
No related tags found
No related merge requests found
......@@ -16,9 +16,7 @@ services:
adminer:
build:
context: ./src
dockerfile: Dockerfile
image: adminer:4.7.6
restart: always
ports:
- 8085:8080
from adminer:4.7.1
RUN sed -i "s/auth_error(lang(83,ceil(\$df\/60)));/{}/g" /var/www/html/adminer.php
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment