Compare commits
2 commits
fee1de9c9f
...
2c27c07c38
| Author | SHA1 | Date | |
|---|---|---|---|
| 2c27c07c38 | |||
| d35f1cc779 |
2 changed files with 2 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ services:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
redis:
|
redis:
|
||||||
image: docker.io/library/redis:7.4.7
|
image: docker.io/library/redis:8.4.0
|
||||||
ports:
|
ports:
|
||||||
- "6379:6379"
|
- "6379:6379"
|
||||||
volumes:
|
volumes:
|
||||||
|
|
|
||||||
|
|
@ -30,4 +30,5 @@
|
||||||
- dnsutils
|
- dnsutils
|
||||||
- usbutils
|
- usbutils
|
||||||
- kitty
|
- kitty
|
||||||
|
- gpg
|
||||||
become: true
|
become: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue