Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions adminer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,13 @@ WARNING:

# Supported tags and respective `Dockerfile` links

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This section is completely automated (along with generating the whole adminer/README.md), so it'll be updated once the version bump is merged in docker-library/official-images.


- [`6.0.1`, `6`, `latest`, `6.0.1-standalone`, `6-standalone`, `standalone`](https://github.com/TimWolla/docker-adminer/blob/dd5a042492270b55053e8f0e7c4c638153890f0d/6/Dockerfile)
- [`6.1.0`, `6`, `latest`, `6.1.0-standalone`, `6-standalone`, `standalone`](https://github.com/TimWolla/docker-adminer/blob/42a2a70b6e9e7ba77985c73ade52db4da5eadada/6/Dockerfile)

- [`6.0.1-fastcgi`, `6-fastcgi`, `fastcgi`](https://github.com/TimWolla/docker-adminer/blob/dd5a042492270b55053e8f0e7c4c638153890f0d/6/fastcgi/Dockerfile)
- [`6.1.0-fastcgi`, `6-fastcgi`, `fastcgi`](https://github.com/TimWolla/docker-adminer/blob/42a2a70b6e9e7ba77985c73ade52db4da5eadada/6/fastcgi/Dockerfile)

- [`6.0.1`, `6.0.1-standalone`](https://github.com/TimWolla/docker-adminer/blob/dd5a042492270b55053e8f0e7c4c638153890f0d/6/Dockerfile)

- [`6.0.1-fastcgi`](https://github.com/TimWolla/docker-adminer/blob/dd5a042492270b55053e8f0e7c4c638153890f0d/6/fastcgi/Dockerfile)

- [`5.5.1`, `5`, `5.5.1-standalone`, `5-standalone`](https://github.com/TimWolla/docker-adminer/blob/5f14885ec2f8ad8b2a5b94b42017cced5cae3e45/5/Dockerfile)

Expand Down
Loading