hiett commited on
Commit
3771745
·
1 Parent(s): 851cff1

Update Redis Stack image

Browse files
Files changed (1) hide show
  1. .github/workflows/test.yml +1 -1
.github/workflows/test.yml CHANGED
@@ -12,7 +12,7 @@ jobs:
12
  container: denoland/deno
13
  services:
14
  redis:
15
- image: redis/redis-stack-server:6.2 # 6.2 is the Upstash compatible Redis version
16
  srh:
17
  image: hiett/serverless-redis-http:0.0.5-alpha
18
  env:
 
12
  container: denoland/deno
13
  services:
14
  redis:
15
+ image: redis/redis-stack-server:6.2.6-v6 # 6.2 is the Upstash compatible Redis version
16
  srh:
17
  image: hiett/serverless-redis-http:0.0.5-alpha
18
  env: