diff --git a/mgmt/adminer/compose.yml b/mgmt/adminer/compose.yml index f34f834..871353b 100644 --- a/mgmt/adminer/compose.yml +++ b/mgmt/adminer/compose.yml @@ -1,6 +1,6 @@ services: adminer: - image: adminer:5.4.0 + image: adminer:${TAG} container_name: $SUBDOMAIN restart: always labels: