Skip to content

Commit 6cdef13

Browse files
Run update.sh
1 parent 0326574 commit 6cdef13

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

friendica/README.md

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

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`2024.12-apache`, `2024.12`](https://github.com/friendica/docker/blob/e56ad74382f7d3f3fcfb5942bb39d2e7d5b27343/2024.12/apache/Dockerfile)
28-
29-
- [`2024.12-fpm`](https://github.com/friendica/docker/blob/e56ad74382f7d3f3fcfb5942bb39d2e7d5b27343/2024.12/fpm/Dockerfile)
30-
31-
- [`2024.12-fpm-alpine`](https://github.com/friendica/docker/blob/e56ad74382f7d3f3fcfb5942bb39d2e7d5b27343/2024.12/fpm-alpine/Dockerfile)
32-
3327
- [`2026.01-apache`, `apache`, `stable-apache`, `2026.01`, `latest`, `stable`](https://github.com/friendica/docker/blob/10607f3b885ca311dcb5c24f57c731ff1857ab14/2026.01/apache/Dockerfile)
3428

3529
- [`2026.01-fpm`, `fpm`, `stable-fpm`](https://github.com/friendica/docker/blob/10607f3b885ca311dcb5c24f57c731ff1857ab14/2026.01/fpm/Dockerfile)
3630

3731
- [`2026.01-fpm-alpine`, `fpm-alpine`, `stable-fpm-alpine`](https://github.com/friendica/docker/blob/10607f3b885ca311dcb5c24f57c731ff1857ab14/2026.01/fpm-alpine/Dockerfile)
3832

39-
- [`2026.04-dev-apache`, `dev-apache`, `2026.04-dev`, `dev`](https://github.com/friendica/docker/blob/606b597b1d58fecdbd3387beeb1ee9274fd293b6/2026.04-dev/apache/Dockerfile)
33+
- [`2026.04-dev-apache`, `dev-apache`, `2026.04-dev`, `dev`](https://github.com/friendica/docker/blob/384247e95a9abf4f26f0bdbccbfc26fdaf0b7d16/2026.04-dev/apache/Dockerfile)
34+
35+
- [`2026.04-dev-fpm`, `dev-fpm`](https://github.com/friendica/docker/blob/384247e95a9abf4f26f0bdbccbfc26fdaf0b7d16/2026.04-dev/fpm/Dockerfile)
36+
37+
- [`2026.04-dev-fpm-alpine`, `dev-fpm-alpine`](https://github.com/friendica/docker/blob/384247e95a9abf4f26f0bdbccbfc26fdaf0b7d16/2026.04-dev/fpm-alpine/Dockerfile)
38+
39+
- [`2026.04-rc-apache`, `rc-apache`, `2026.04-rc`, `rc`](https://github.com/friendica/docker/blob/384247e95a9abf4f26f0bdbccbfc26fdaf0b7d16/2026.04-rc/apache/Dockerfile)
4040

41-
- [`2026.04-dev-fpm`, `dev-fpm`](https://github.com/friendica/docker/blob/606b597b1d58fecdbd3387beeb1ee9274fd293b6/2026.04-dev/fpm/Dockerfile)
41+
- [`2026.04-rc-fpm`, `rc-fpm`](https://github.com/friendica/docker/blob/384247e95a9abf4f26f0bdbccbfc26fdaf0b7d16/2026.04-rc/fpm/Dockerfile)
4242

43-
- [`2026.04-dev-fpm-alpine`, `dev-fpm-alpine`](https://github.com/friendica/docker/blob/606b597b1d58fecdbd3387beeb1ee9274fd293b6/2026.04-dev/fpm-alpine/Dockerfile)
43+
- [`2026.04-rc-fpm-alpine`, `rc-fpm-alpine`](https://github.com/friendica/docker/blob/384247e95a9abf4f26f0bdbccbfc26fdaf0b7d16/2026.04-rc/fpm-alpine/Dockerfile)
4444

4545
# Quick reference (cont.)
4646

4747
- **Where to file issues**:
4848
[https://github.com/friendica/docker/issues](https://github.com/friendica/docker/issues?q=)
4949

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

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

0 commit comments

Comments
 (0)