Skip to content

Commit 7f92c4d

Browse files
committed
build(demo): Using latest docker image instead of early-access
1 parent 518db52 commit 7f92c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ services:
3535
- 6379:6379
3636

3737
demo:
38-
image: fieldengineering/demo-redis-smart-cache:early-access
38+
image: fieldengineering/demo-redis-smart-cache:latest
3939
hostname: smartcache
4040
container_name: smartcache
4141
restart: on-failure

0 commit comments

Comments
 (0)