Skip to content
Snippets Groups Projects
Commit 26b1c7eb authored by Mario Wenzel's avatar Mario Wenzel
Browse files

version updates for adminer and psql

parent a2626912
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ version: '3.4'
services:
db:
image: postgres:12
image: postgres:13.2
restart: always
env_file:
- ".env"
......
from adminer:4.7.6
from adminer:4.8.0
USER root:root
COPY account-nolock-plugin.php /var/www/html/plugins/
USER adminer:adminer
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