diff --git a/src/development/adminer/compose.yaml b/src/development/adminer/compose.yaml index 12147458..26fcd52f 100644 --- a/src/development/adminer/compose.yaml +++ b/src/development/adminer/compose.yaml @@ -29,6 +29,6 @@ services: timeout: 5s retries: 3 start_period: 10s - image: adminer:5.5.1-standalone + image: adminer:6.0.1-standalone volumes: - ./configurations/adminer.css:/var/www/html/adminer.css:ro