Skip to content

Commit de70aa5

Browse files
Run update.sh
1 parent 6bdf695 commit de70aa5

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

ubuntu/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,21 +24,21 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`18.04`, `bionic-20210702`, `bionic`](https://github.com/tianon/docker-brew-ubuntu-core/blob/50b110c15148c069706b155a60d21ecfcbb59de9/bionic/Dockerfile)
28-
- [`20.04`, `focal-20210713`, `focal`, `latest`](https://github.com/tianon/docker-brew-ubuntu-core/blob/50b110c15148c069706b155a60d21ecfcbb59de9/focal/Dockerfile)
29-
- [`20.10`, `groovy-20210713`, `groovy`](https://github.com/tianon/docker-brew-ubuntu-core/blob/50b110c15148c069706b155a60d21ecfcbb59de9/groovy/Dockerfile)
30-
- [`21.04`, `hirsute-20210711`, `hirsute`, `rolling`](https://github.com/tianon/docker-brew-ubuntu-core/blob/50b110c15148c069706b155a60d21ecfcbb59de9/hirsute/Dockerfile)
31-
- [`21.10`, `impish-20210711`, `impish`, `devel`](https://github.com/tianon/docker-brew-ubuntu-core/blob/50b110c15148c069706b155a60d21ecfcbb59de9/impish/Dockerfile)
32-
- [`14.04`, `trusty-20191217`, `trusty`](https://github.com/tianon/docker-brew-ubuntu-core/blob/50b110c15148c069706b155a60d21ecfcbb59de9/trusty/Dockerfile)
33-
- [`16.04`, `xenial-20210611`, `xenial`](https://github.com/tianon/docker-brew-ubuntu-core/blob/50b110c15148c069706b155a60d21ecfcbb59de9/xenial/Dockerfile)
27+
- [`18.04`, `bionic-20210723`, `bionic`](https://github.com/tianon/docker-brew-ubuntu-core/blob/a967c2b8734c77f7f89449d0b87c2e1eebf8b26e/bionic/Dockerfile)
28+
- [`20.04`, `focal-20210723`, `focal`, `latest`](https://github.com/tianon/docker-brew-ubuntu-core/blob/a967c2b8734c77f7f89449d0b87c2e1eebf8b26e/focal/Dockerfile)
29+
- [`20.10`, `groovy-20210723`, `groovy`](https://github.com/tianon/docker-brew-ubuntu-core/blob/a967c2b8734c77f7f89449d0b87c2e1eebf8b26e/groovy/Dockerfile)
30+
- [`21.04`, `hirsute-20210723`, `hirsute`, `rolling`](https://github.com/tianon/docker-brew-ubuntu-core/blob/a967c2b8734c77f7f89449d0b87c2e1eebf8b26e/hirsute/Dockerfile)
31+
- [`21.10`, `impish-20210722`, `impish`, `devel`](https://github.com/tianon/docker-brew-ubuntu-core/blob/a967c2b8734c77f7f89449d0b87c2e1eebf8b26e/impish/Dockerfile)
32+
- [`14.04`, `trusty-20191217`, `trusty`](https://github.com/tianon/docker-brew-ubuntu-core/blob/a967c2b8734c77f7f89449d0b87c2e1eebf8b26e/trusty/Dockerfile)
33+
- [`16.04`, `xenial-20210722`, `xenial`](https://github.com/tianon/docker-brew-ubuntu-core/blob/a967c2b8734c77f7f89449d0b87c2e1eebf8b26e/xenial/Dockerfile)
3434

3535
# Quick reference (cont.)
3636

3737
- **Where to file issues**:
3838
[the cloud-images bug tracker](https://bugs.launchpad.net/cloud-images) (include the `docker` tag)
3939

4040
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
41-
[`amd64`](https://hub.docker.com/r/amd64/ubuntu/), [`arm32v7`](https://hub.docker.com/r/arm32v7/ubuntu/), [`arm64v8`](https://hub.docker.com/r/arm64v8/ubuntu/), [`i386`](https://hub.docker.com/r/i386/ubuntu/), [`ppc64le`](https://hub.docker.com/r/ppc64le/ubuntu/), [`s390x`](https://hub.docker.com/r/s390x/ubuntu/)
41+
[`amd64`](https://hub.docker.com/r/amd64/ubuntu/), [`arm32v7`](https://hub.docker.com/r/arm32v7/ubuntu/), [`arm64v8`](https://hub.docker.com/r/arm64v8/ubuntu/), [`i386`](https://hub.docker.com/r/i386/ubuntu/), [`ppc64le`](https://hub.docker.com/r/ppc64le/ubuntu/), [`riscv64`](https://hub.docker.com/r/riscv64/ubuntu/), [`s390x`](https://hub.docker.com/r/s390x/ubuntu/)
4242

4343
- **Published image artifact details**:
4444
[repo-info repo's `repos/ubuntu/` directory](https://github.com/docker-library/repo-info/blob/master/repos/ubuntu) ([history](https://github.com/docker-library/repo-info/commits/master/repos/ubuntu))

0 commit comments

Comments
 (0)