Run update.sh
This commit is contained in:
parent
6b6e0ae735
commit
2ad5fbee1e
|
|
@ -42,6 +42,8 @@ WARNING:
|
|||
|
||||
- [`community-7.6.0`](https://github.com/couchbase/docker/blob/7148bc241bcdcf8961c34f8adf76ebfb2860ed83/community/couchbase-server/7.6.0/Dockerfile)
|
||||
|
||||
- [`7.2.7`, `enterprise-7.2.7`](https://github.com/couchbase/docker/blob/ae9a971db27050a4da598137fce7bd3d63396c24/enterprise/couchbase-server/7.2.7/Dockerfile)
|
||||
|
||||
- [`7.2.6`, `enterprise-7.2.6`](https://github.com/couchbase/docker/blob/857d7bcc814e241fd36aa4dc326dcab37e1d1e73/enterprise/couchbase-server/7.2.6/Dockerfile)
|
||||
|
||||
- [`7.2.5`, `enterprise-7.2.5`](https://github.com/couchbase/docker/blob/58e0549b1e021259a1ce9bb70d70aac4cc5e71da/enterprise/couchbase-server/7.2.5/Dockerfile)
|
||||
|
|
|
|||
|
|
@ -24,23 +24,23 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`9`](https://github.com/oracle/container-images/blob/247cdabb356b1fef9106fa2b3ff33ed5501f5a3d/9/Dockerfile)
|
||||
- [`9`](https://github.com/oracle/container-images/blob/6d70713ac71dc3b33cf58769c134e376354d278d/9/Dockerfile)
|
||||
|
||||
- [`9-slim`](https://github.com/oracle/container-images/blob/247cdabb356b1fef9106fa2b3ff33ed5501f5a3d/9-slim/Dockerfile)
|
||||
- [`9-slim`](https://github.com/oracle/container-images/blob/6d70713ac71dc3b33cf58769c134e376354d278d/9-slim/Dockerfile)
|
||||
|
||||
- [`9-slim-fips`](https://github.com/oracle/container-images/blob/247cdabb356b1fef9106fa2b3ff33ed5501f5a3d/9-slim-fips/Dockerfile)
|
||||
- [`9-slim-fips`](https://github.com/oracle/container-images/blob/6d70713ac71dc3b33cf58769c134e376354d278d/9-slim-fips/Dockerfile)
|
||||
|
||||
- [`8.10`, `8`](https://github.com/oracle/container-images/blob/247cdabb356b1fef9106fa2b3ff33ed5501f5a3d/8/Dockerfile)
|
||||
- [`8.10`, `8`](https://github.com/oracle/container-images/blob/6d70713ac71dc3b33cf58769c134e376354d278d/8/Dockerfile)
|
||||
|
||||
- [`8-slim`](https://github.com/oracle/container-images/blob/247cdabb356b1fef9106fa2b3ff33ed5501f5a3d/8-slim/Dockerfile)
|
||||
- [`8-slim`](https://github.com/oracle/container-images/blob/6d70713ac71dc3b33cf58769c134e376354d278d/8-slim/Dockerfile)
|
||||
|
||||
- [`8-slim-fips`](https://github.com/oracle/container-images/blob/247cdabb356b1fef9106fa2b3ff33ed5501f5a3d/8-slim-fips/Dockerfile)
|
||||
- [`8-slim-fips`](https://github.com/oracle/container-images/blob/6d70713ac71dc3b33cf58769c134e376354d278d/8-slim-fips/Dockerfile)
|
||||
|
||||
- [`7.9`, `7`](https://github.com/oracle/container-images/blob/247cdabb356b1fef9106fa2b3ff33ed5501f5a3d/7/Dockerfile)
|
||||
- [`7.9`, `7`](https://github.com/oracle/container-images/blob/6d70713ac71dc3b33cf58769c134e376354d278d/7/Dockerfile)
|
||||
|
||||
- [`7-slim`](https://github.com/oracle/container-images/blob/247cdabb356b1fef9106fa2b3ff33ed5501f5a3d/7-slim/Dockerfile)
|
||||
- [`7-slim`](https://github.com/oracle/container-images/blob/6d70713ac71dc3b33cf58769c134e376354d278d/7-slim/Dockerfile)
|
||||
|
||||
- [`7-slim-fips`](https://github.com/oracle/container-images/blob/247cdabb356b1fef9106fa2b3ff33ed5501f5a3d/7-slim-fips/Dockerfile)
|
||||
- [`7-slim-fips`](https://github.com/oracle/container-images/blob/6d70713ac71dc3b33cf58769c134e376354d278d/7-slim-fips/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue