Run update.sh
This commit is contained in:
parent
85a42b9b8c
commit
903a1070ca
|
|
@ -26,7 +26,7 @@ WARNING:
|
|||
|
||||
- [`3.11`, `3.11.12`](https://github.com/arangodb/arangodb-docker/blob/de481d822b675af548d17ec1a448fe7dbee97641/alpine/3.11.12_alpine-3.18/Dockerfile)
|
||||
|
||||
- [`3.12`, `3.12.3`, `latest`](https://github.com/arangodb/arangodb-docker/blob/de481d822b675af548d17ec1a448fe7dbee97641/alpine/3.12.3_alpine-3.18/Dockerfile)
|
||||
- [`3.12`, `3.12.4`, `latest`](https://github.com/arangodb/arangodb-docker/blob/1c6635050356d0645ed247ee69f3736007a54e27/alpine/3.12.4/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
|
|||
|
|
@ -24,23 +24,23 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`9`](https://github.com/oracle/container-images/blob/9fe8ed8899da004b76331cea812f7caae9c3a957/9/Dockerfile)
|
||||
- [`9`](https://github.com/oracle/container-images/blob/0acc836395dcf9dfe31d21688bf6d5f8e883d39a/9/Dockerfile)
|
||||
|
||||
- [`9-slim`](https://github.com/oracle/container-images/blob/9fe8ed8899da004b76331cea812f7caae9c3a957/9-slim/Dockerfile)
|
||||
- [`9-slim`](https://github.com/oracle/container-images/blob/0acc836395dcf9dfe31d21688bf6d5f8e883d39a/9-slim/Dockerfile)
|
||||
|
||||
- [`9-slim-fips`](https://github.com/oracle/container-images/blob/9fe8ed8899da004b76331cea812f7caae9c3a957/9-slim-fips/Dockerfile)
|
||||
- [`9-slim-fips`](https://github.com/oracle/container-images/blob/0acc836395dcf9dfe31d21688bf6d5f8e883d39a/9-slim-fips/Dockerfile)
|
||||
|
||||
- [`8.10`, `8`](https://github.com/oracle/container-images/blob/9fe8ed8899da004b76331cea812f7caae9c3a957/8/Dockerfile)
|
||||
- [`8.10`, `8`](https://github.com/oracle/container-images/blob/0acc836395dcf9dfe31d21688bf6d5f8e883d39a/8/Dockerfile)
|
||||
|
||||
- [`8-slim`](https://github.com/oracle/container-images/blob/9fe8ed8899da004b76331cea812f7caae9c3a957/8-slim/Dockerfile)
|
||||
- [`8-slim`](https://github.com/oracle/container-images/blob/0acc836395dcf9dfe31d21688bf6d5f8e883d39a/8-slim/Dockerfile)
|
||||
|
||||
- [`8-slim-fips`](https://github.com/oracle/container-images/blob/9fe8ed8899da004b76331cea812f7caae9c3a957/8-slim-fips/Dockerfile)
|
||||
- [`8-slim-fips`](https://github.com/oracle/container-images/blob/0acc836395dcf9dfe31d21688bf6d5f8e883d39a/8-slim-fips/Dockerfile)
|
||||
|
||||
- [`7.9`, `7`](https://github.com/oracle/container-images/blob/9fe8ed8899da004b76331cea812f7caae9c3a957/7/Dockerfile)
|
||||
- [`7.9`, `7`](https://github.com/oracle/container-images/blob/0acc836395dcf9dfe31d21688bf6d5f8e883d39a/7/Dockerfile)
|
||||
|
||||
- [`7-slim`](https://github.com/oracle/container-images/blob/9fe8ed8899da004b76331cea812f7caae9c3a957/7-slim/Dockerfile)
|
||||
- [`7-slim`](https://github.com/oracle/container-images/blob/0acc836395dcf9dfe31d21688bf6d5f8e883d39a/7-slim/Dockerfile)
|
||||
|
||||
- [`7-slim-fips`](https://github.com/oracle/container-images/blob/9fe8ed8899da004b76331cea812f7caae9c3a957/7-slim-fips/Dockerfile)
|
||||
- [`7-slim-fips`](https://github.com/oracle/container-images/blob/0acc836395dcf9dfe31d21688bf6d5f8e883d39a/7-slim-fips/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue