Skip to content

Commit c4c4ab2

Browse files
authored
docs: update container-registry.md (added Redis 8.0 and Valkey 8.1) (#424)
## 📝 Description <!-- Describe your changes in detail --> - Update container-registry.md - added Redis 8.0 - Valkey 8.1 ## ✅ Checklist - [ ] I have tested this change - [ ] This change requires documentation update
1 parent 5f2eaa0 commit c4c4ab2

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/docs/using-semaphore/optimization/container-registry.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -538,6 +538,20 @@ This is a PostgreSQL container extended with [PostGIS](https://postgis.net/).
538538
| redis:5.0 | `registry.semaphoreci.com/redis:5.0` |
539539
| redis:6.2 | `registry.semaphoreci.com/redis:6.2` |
540540
| 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` |
541555

542556
</div>
543557
</details>

0 commit comments

Comments
 (0)