Update adminer

This commit is contained in:
Arnie
2020-10-06 11:30:23 +02:00
parent 2e89c4bb39
commit 65fc1b91a4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ APP_NAME := adminer
IMAGE_NAME := adminer
VERSION := 4.7.5
VERSION := 4.7.7
all: build release
.PHONY: all