Skip to content

Commit 4be971b

Browse files
Run update.sh
1 parent b6ad903 commit 4be971b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

docker-dev/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Supported tags and respective `Dockerfile` links
22

3-
- [`1.7.1`, `1.7`, `1` (*Dockerfile*)](https://github.com/docker/docker/blob/786b29d4db80a6175e72b47a794ee044918ba734/Dockerfile)
3+
- [`1.8.1`, `1.8`, `1` (*Dockerfile*)](https://github.com/docker/docker/blob/d12ea79c9de6d144ce6bc7ccfe41c507cca6fd35/Dockerfile)
44

55
For more information about this image and its history, please see the [relevant manifest file (`library/docker-dev`)](https://github.com/docker-library/official-images/blob/master/library/docker-dev) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
66

postgres/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Supported tags and respective `Dockerfile` links
22

3-
- [`9.0.22`, `9.0` (*9.0/Dockerfile*)](https://github.com/docker-library/postgres/blob/7111ef75d67278b9fc5159d105121392ba953e89/9.0/Dockerfile)
4-
- [`9.1.18`, `9.1` (*9.1/Dockerfile*)](https://github.com/docker-library/postgres/blob/7111ef75d67278b9fc5159d105121392ba953e89/9.1/Dockerfile)
5-
- [`9.2.13`, `9.2` (*9.2/Dockerfile*)](https://github.com/docker-library/postgres/blob/7111ef75d67278b9fc5159d105121392ba953e89/9.2/Dockerfile)
6-
- [`9.3.9`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/7111ef75d67278b9fc5159d105121392ba953e89/9.3/Dockerfile)
7-
- [`9.4.4`, `9.4`, `9`, `latest` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/7111ef75d67278b9fc5159d105121392ba953e89/9.4/Dockerfile)
8-
- [`9.5-alpha2`, `9.5` (*9.5/Dockerfile*)](https://github.com/docker-library/postgres/blob/7111ef75d67278b9fc5159d105121392ba953e89/9.5/Dockerfile)
3+
- [`9.0.22`, `9.0` (*9.0/Dockerfile*)](https://github.com/docker-library/postgres/blob/c444bceb4ffbeda91f8e406a8dc38891188ff6b6/9.0/Dockerfile)
4+
- [`9.1.18`, `9.1` (*9.1/Dockerfile*)](https://github.com/docker-library/postgres/blob/c444bceb4ffbeda91f8e406a8dc38891188ff6b6/9.1/Dockerfile)
5+
- [`9.2.13`, `9.2` (*9.2/Dockerfile*)](https://github.com/docker-library/postgres/blob/c444bceb4ffbeda91f8e406a8dc38891188ff6b6/9.2/Dockerfile)
6+
- [`9.3.9`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/c444bceb4ffbeda91f8e406a8dc38891188ff6b6/9.3/Dockerfile)
7+
- [`9.4.4`, `9.4`, `9`, `latest` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/c444bceb4ffbeda91f8e406a8dc38891188ff6b6/9.4/Dockerfile)
8+
- [`9.5-alpha2`, `9.5` (*9.5/Dockerfile*)](https://github.com/docker-library/postgres/blob/c444bceb4ffbeda91f8e406a8dc38891188ff6b6/9.5/Dockerfile)
99

1010
For more information about this image and its history, please see the [relevant manifest file (`library/postgres`)](https://github.com/docker-library/official-images/blob/master/library/postgres) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
1111

0 commit comments

Comments
 (0)