diff --git a/README.md b/README.md index 1b2b59704ddf074f22009523216e9ff4418343c9..4a9cf93fc56b82fc406762abb19fcbc60211eec3 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This repository holds public container images only here to behave as a proxy wit ### postgres - image: `registry.takima.io/school/proxy/postgres` -- tags: `14`, `15`, `latest` +- tags: `14`, `14.1-alpine`, `15`, `latest` ### nginx @@ -42,4 +42,9 @@ This repository holds public container images only here to behave as a proxy wit ### ubuntu - image: `registry.takima.io/school/proxy/ubuntu` -- tags: `12.04, latest` +- tags: `12.04`, `latest` + +### adminer + +- image: `registry.takima.io/school/proxy/adminer` +- tags: `latest`