Browse Source

Update to fresh version Adminer 4.x (#1900)

andreypaa 6 years ago
parent
commit
f44a8e0ca0
1 changed files with 1 additions and 4 deletions
  1. 1 4
      adminer/Dockerfile

+ 1 - 4
adminer/Dockerfile

@@ -1,7 +1,4 @@
-FROM adminer:4.3.0
-
-# Version 4.3.1 contains PostgreSQL login errors. See docs.
-# See https://sourceforge.net/p/adminer/bugs-and-features/548/
+FROM adminer:4
 
 LABEL maintainer="Patrick Artounian <partounian@gmail.com>"