We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f2eaa0 commit c4c4ab2Copy full SHA for c4c4ab2
docs/docs/using-semaphore/optimization/container-registry.md
@@ -538,6 +538,20 @@ This is a PostgreSQL container extended with [PostGIS](https://postgis.net/).
538
| redis:5.0 | `registry.semaphoreci.com/redis:5.0` |
539
| redis:6.2 | `registry.semaphoreci.com/redis:6.2` |
540
| redis:7.0 | `registry.semaphoreci.com/redis:7.0` |
541
+| redis:8.0 | `registry.semaphoreci.com/redis:8.0` |
542
+
543
+</div>
544
+</details>
545
546
+### Valkey
547
548
+<details>
549
+<summary>Valkey images</summary>
550
+<div>
551
552
+| Image | Link |
553
+|--------|--------|
554
+| valkey:8.1 | `registry.semaphoreci.com/valkey:8.1` |
555
556
</div>
557
</details>
0 commit comments