Update adminer

This commit is contained in:
Arnie
2021-03-06 09:19:11 +01:00
parent a8ac87cc2c
commit 12777d228c
3 changed files with 6 additions and 3 deletions
+3
View File
@@ -14,4 +14,7 @@ RUN apk add --no-cache \
COPY ["conf.d/", "/usr/local/etc/php/conf.d"]
ENV ADMINER_PLUGINS="dump-date dump-json dump-php dump-zip edit-calendar edit-textarea"
ENV ADMINER_DESIGN="hever"
USER adminer