Skip to content

Commit a1ad3eb

Browse files
Run update.sh
1 parent 4204d7f commit a1ad3eb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ghost/README.md

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

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`6.0.0-alpha.2`](https://github.com/docker-library/ghost/blob/e7b1033377c47e638d3875dc63468e814a655d08/6-rc/debian/Dockerfile)
27+
- [`6.0.0-rc.0`](https://github.com/docker-library/ghost/blob/540828ee43ace0b3c7d994a3457b78fab003817d/6-rc/debian/Dockerfile)
2828

29-
- [`6.0.0-alpha.2-alpine`](https://github.com/docker-library/ghost/blob/e7b1033377c47e638d3875dc63468e814a655d08/6-rc/alpine/Dockerfile)
29+
- [`6.0.0-rc.0-alpine`](https://github.com/docker-library/ghost/blob/540828ee43ace0b3c7d994a3457b78fab003817d/6-rc/alpine/Dockerfile)
3030

3131
- [`5.130.2`, `5.130`, `5`, `latest`](https://github.com/docker-library/ghost/blob/9646b20a5604936a2ee5b703cfe4f2f8a30135a7/5/debian/Dockerfile)
3232

memcached/README.md

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

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`1.6.38`, `1.6`, `1`, `latest`, `1.6.38-bookworm`, `1.6-bookworm`, `1-bookworm`, `bookworm`](https://github.com/docker-library/memcached/blob/f8aa037f70e96f77b3797a2ead8fa0e5dcdec2c1/1/debian/Dockerfile)
27+
- [`1.6.38`, `1.6`, `1`, `latest`, `1.6.38-bookworm`, `1.6-bookworm`, `1-bookworm`, `bookworm`](https://github.com/docker-library/memcached/blob/41e28506e64d0b5daabbafc8d6349eddc91c17c0/1/debian/Dockerfile)
2828

29-
- [`1.6.38-alpine`, `1.6-alpine`, `1-alpine`, `alpine`, `1.6.38-alpine3.22`, `1.6-alpine3.22`, `1-alpine3.22`, `alpine3.22`](https://github.com/docker-library/memcached/blob/9d786e2bceabc841c7858127de29ad969454d9ac/1/alpine/Dockerfile)
29+
- [`1.6.38-alpine`, `1.6-alpine`, `1-alpine`, `alpine`, `1.6.38-alpine3.22`, `1.6-alpine3.22`, `1-alpine3.22`, `alpine3.22`](https://github.com/docker-library/memcached/blob/41e28506e64d0b5daabbafc8d6349eddc91c17c0/1/alpine/Dockerfile)
3030

3131
# Quick reference (cont.)
3232

3333
- **Where to file issues**:
3434
[https://github.com/docker-library/memcached/issues](https://github.com/docker-library/memcached/issues?q=)
3535

3636
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
37-
[`amd64`](https://hub.docker.com/r/amd64/memcached/), [`arm32v5`](https://hub.docker.com/r/arm32v5/memcached/), [`arm32v7`](https://hub.docker.com/r/arm32v7/memcached/), [`arm64v8`](https://hub.docker.com/r/arm64v8/memcached/), [`i386`](https://hub.docker.com/r/i386/memcached/), [`mips64le`](https://hub.docker.com/r/mips64le/memcached/), [`ppc64le`](https://hub.docker.com/r/ppc64le/memcached/), [`riscv64`](https://hub.docker.com/r/riscv64/memcached/), [`s390x`](https://hub.docker.com/r/s390x/memcached/)
37+
[`amd64`](https://hub.docker.com/r/amd64/memcached/), [`arm32v5`](https://hub.docker.com/r/arm32v5/memcached/), [`arm32v6`](https://hub.docker.com/r/arm32v6/memcached/), [`arm32v7`](https://hub.docker.com/r/arm32v7/memcached/), [`arm64v8`](https://hub.docker.com/r/arm64v8/memcached/), [`i386`](https://hub.docker.com/r/i386/memcached/), [`mips64le`](https://hub.docker.com/r/mips64le/memcached/), [`ppc64le`](https://hub.docker.com/r/ppc64le/memcached/), [`riscv64`](https://hub.docker.com/r/riscv64/memcached/), [`s390x`](https://hub.docker.com/r/s390x/memcached/)
3838

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

0 commit comments

Comments
 (0)