Run update.sh
This commit is contained in:
parent
21845e13a4
commit
569da02b67
|
|
@ -16,17 +16,17 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`10-beta4`, `10` (*10/Dockerfile*)](https://github.com/docker-library/postgres/blob/43f393cccec4b3c6066531fc5c3d594327825940/10/Dockerfile)
|
||||
- [`10-beta4`, `10` (*10/Dockerfile*)](https://github.com/docker-library/postgres/blob/bef8f02d1fe2bb4547280ba609f19abd20230180/10/Dockerfile)
|
||||
- [`10-beta4-alpine`, `10-alpine` (*10/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/ee1bb1f51c9bae5be684a4797f934dbb943e3267/10/alpine/Dockerfile)
|
||||
- [`9.6.5`, `9.6`, `9`, `latest` (*9.6/Dockerfile*)](https://github.com/docker-library/postgres/blob/c6d76847c03ff9bc95ab11ebac769cf24e163ca6/9.6/Dockerfile)
|
||||
- [`9.6.5`, `9.6`, `9`, `latest` (*9.6/Dockerfile*)](https://github.com/docker-library/postgres/blob/bef8f02d1fe2bb4547280ba609f19abd20230180/9.6/Dockerfile)
|
||||
- [`9.6.5-alpine`, `9.6-alpine`, `9-alpine`, `alpine` (*9.6/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/d1725ffa8ba29ed7649bd453065eb392f63a3113/9.6/alpine/Dockerfile)
|
||||
- [`9.5.9`, `9.5` (*9.5/Dockerfile*)](https://github.com/docker-library/postgres/blob/8904bffa5e197cd016e0d6349d1db8b480fa28a9/9.5/Dockerfile)
|
||||
- [`9.5.9`, `9.5` (*9.5/Dockerfile*)](https://github.com/docker-library/postgres/blob/bef8f02d1fe2bb4547280ba609f19abd20230180/9.5/Dockerfile)
|
||||
- [`9.5.9-alpine`, `9.5-alpine` (*9.5/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/9e862fa9b1d510c618d51e5d2c63f439d15381ff/9.5/alpine/Dockerfile)
|
||||
- [`9.4.14`, `9.4` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/96498cc9b353adf67b8bada27b4aaf1fde858bd8/9.4/Dockerfile)
|
||||
- [`9.4.14`, `9.4` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/bef8f02d1fe2bb4547280ba609f19abd20230180/9.4/Dockerfile)
|
||||
- [`9.4.14-alpine`, `9.4-alpine` (*9.4/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/b2649f97aee8bca9f4e65a2c050f66fe255ec9f3/9.4/alpine/Dockerfile)
|
||||
- [`9.3.19`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/b8bc661d9222e4f91b291368a1f7f92ee67ac627/9.3/Dockerfile)
|
||||
- [`9.3.19`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/bef8f02d1fe2bb4547280ba609f19abd20230180/9.3/Dockerfile)
|
||||
- [`9.3.19-alpine`, `9.3-alpine` (*9.3/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/b1fc9b6f7506ea7357f48fb0125e8b7a3c1d96e9/9.3/alpine/Dockerfile)
|
||||
- [`9.2.23`, `9.2` (*9.2/Dockerfile*)](https://github.com/docker-library/postgres/blob/7b518a11cf0d1bcebbf27b3cbbc64cb69839db11/9.2/Dockerfile)
|
||||
- [`9.2.23`, `9.2` (*9.2/Dockerfile*)](https://github.com/docker-library/postgres/blob/bef8f02d1fe2bb4547280ba609f19abd20230180/9.2/Dockerfile)
|
||||
- [`9.2.23-alpine`, `9.2-alpine` (*9.2/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/b3cb99032a600a27dcb8f3c52f14c72fd22d477f/9.2/alpine/Dockerfile)
|
||||
|
||||
# Quick reference
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`latest`, `7.5.12` (*7.5.12/stretch/Dockerfile*)](https://github.com/SWI-Prolog/docker-swipl/blob/c62441347c7984269ab315fbf042850cbe3407fa/7.5.12/stretch/Dockerfile)
|
||||
- [`latest`, `7.5.13` (*7.5.13/stretch/Dockerfile*)](https://github.com/SWI-Prolog/docker-swipl/blob/47b7841a2ab6eadea32f6104bc62a779c682e47e/7.5.13/stretch/Dockerfile)
|
||||
|
||||
# Quick reference
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue