Run update.sh

This commit is contained in:
Docker Library Bot 2022-09-22 11:14:08 -07:00
parent 0588c216fa
commit d344dfc593
2 changed files with 12 additions and 12 deletions

View File

@ -24,12 +24,12 @@ WARNING:
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
- [`9`](https://github.com/oracle/container-images/blob/63d372e3f2a15412ea3fbadab37ad7345b0518ac/9/Dockerfile) - [`9`](https://github.com/oracle/container-images/blob/3ed5ad238489277a30f25ab3d546a212aa0b988f/9/Dockerfile)
- [`9-slim`](https://github.com/oracle/container-images/blob/63d372e3f2a15412ea3fbadab37ad7345b0518ac/9-slim/Dockerfile) - [`9-slim`](https://github.com/oracle/container-images/blob/3ed5ad238489277a30f25ab3d546a212aa0b988f/9-slim/Dockerfile)
- [`8.6`, `8`](https://github.com/oracle/container-images/blob/63d372e3f2a15412ea3fbadab37ad7345b0518ac/8/Dockerfile) - [`8.6`, `8`](https://github.com/oracle/container-images/blob/3ed5ad238489277a30f25ab3d546a212aa0b988f/8/Dockerfile)
- [`8-slim`](https://github.com/oracle/container-images/blob/63d372e3f2a15412ea3fbadab37ad7345b0518ac/8-slim/Dockerfile) - [`8-slim`](https://github.com/oracle/container-images/blob/3ed5ad238489277a30f25ab3d546a212aa0b988f/8-slim/Dockerfile)
- [`7.9`, `7`](https://github.com/oracle/container-images/blob/63d372e3f2a15412ea3fbadab37ad7345b0518ac/7/Dockerfile) - [`7.9`, `7`](https://github.com/oracle/container-images/blob/3ed5ad238489277a30f25ab3d546a212aa0b988f/7/Dockerfile)
- [`7-slim`](https://github.com/oracle/container-images/blob/63d372e3f2a15412ea3fbadab37ad7345b0518ac/7-slim/Dockerfile) - [`7-slim`](https://github.com/oracle/container-images/blob/3ed5ad238489277a30f25ab3d546a212aa0b988f/7-slim/Dockerfile)
# Quick reference (cont.) # Quick reference (cont.)

View File

@ -24,12 +24,12 @@ WARNING:
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
- [`1-buster`, `1.63-buster`, `1.63.0-buster`, `buster`](https://github.com/rust-lang/docker-rust/blob/9b24e857c74a98bf67c12141c5690e3b24453b56/1.63.0/buster/Dockerfile) - [`1-buster`, `1.64-buster`, `1.64.0-buster`, `buster`](https://github.com/rust-lang/docker-rust/blob/47a11a42c5a321d688fae525eaa7f1cf9940198b/1.64.0/buster/Dockerfile)
- [`1-slim-buster`, `1.63-slim-buster`, `1.63.0-slim-buster`, `slim-buster`](https://github.com/rust-lang/docker-rust/blob/9b24e857c74a98bf67c12141c5690e3b24453b56/1.63.0/buster/slim/Dockerfile) - [`1-slim-buster`, `1.64-slim-buster`, `1.64.0-slim-buster`, `slim-buster`](https://github.com/rust-lang/docker-rust/blob/47a11a42c5a321d688fae525eaa7f1cf9940198b/1.64.0/buster/slim/Dockerfile)
- [`1-bullseye`, `1.63-bullseye`, `1.63.0-bullseye`, `bullseye`, `1`, `1.63`, `1.63.0`, `latest`](https://github.com/rust-lang/docker-rust/blob/9b24e857c74a98bf67c12141c5690e3b24453b56/1.63.0/bullseye/Dockerfile) - [`1-bullseye`, `1.64-bullseye`, `1.64.0-bullseye`, `bullseye`, `1`, `1.64`, `1.64.0`, `latest`](https://github.com/rust-lang/docker-rust/blob/47a11a42c5a321d688fae525eaa7f1cf9940198b/1.64.0/bullseye/Dockerfile)
- [`1-slim-bullseye`, `1.63-slim-bullseye`, `1.63.0-slim-bullseye`, `slim-bullseye`, `1-slim`, `1.63-slim`, `1.63.0-slim`, `slim`](https://github.com/rust-lang/docker-rust/blob/9b24e857c74a98bf67c12141c5690e3b24453b56/1.63.0/bullseye/slim/Dockerfile) - [`1-slim-bullseye`, `1.64-slim-bullseye`, `1.64.0-slim-bullseye`, `slim-bullseye`, `1-slim`, `1.64-slim`, `1.64.0-slim`, `slim`](https://github.com/rust-lang/docker-rust/blob/47a11a42c5a321d688fae525eaa7f1cf9940198b/1.64.0/bullseye/slim/Dockerfile)
- [`1-alpine3.15`, `1.63-alpine3.15`, `1.63.0-alpine3.15`, `alpine3.15`](https://github.com/rust-lang/docker-rust/blob/9b24e857c74a98bf67c12141c5690e3b24453b56/1.63.0/alpine3.15/Dockerfile) - [`1-alpine3.15`, `1.64-alpine3.15`, `1.64.0-alpine3.15`, `alpine3.15`](https://github.com/rust-lang/docker-rust/blob/47a11a42c5a321d688fae525eaa7f1cf9940198b/1.64.0/alpine3.15/Dockerfile)
- [`1-alpine3.16`, `1.63-alpine3.16`, `1.63.0-alpine3.16`, `alpine3.16`, `1-alpine`, `1.63-alpine`, `1.63.0-alpine`, `alpine`](https://github.com/rust-lang/docker-rust/blob/9b24e857c74a98bf67c12141c5690e3b24453b56/1.63.0/alpine3.16/Dockerfile) - [`1-alpine3.16`, `1.64-alpine3.16`, `1.64.0-alpine3.16`, `alpine3.16`, `1-alpine`, `1.64-alpine`, `1.64.0-alpine`, `alpine`](https://github.com/rust-lang/docker-rust/blob/47a11a42c5a321d688fae525eaa7f1cf9940198b/1.64.0/alpine3.16/Dockerfile)
# Quick reference (cont.) # Quick reference (cont.)