Skip to content

Commit a494ae7

Browse files
Update Try Valkey to version 9.0.1
1 parent a130686 commit a494ae7

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

content/try-valkey/_index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
title = "Try Valkey"
33
template = "valkey-try-me.html"
44
[extra]
5-
state_file = "https://download.valkey.io/try-me-valkey/9.0.0/states/state.bin.gz"
6-
filesystem_base_url = "https://download.valkey.io/try-me-valkey/9.0.0/fs/alpine-rootfs-flat"
7-
filesystem_base_fs = "https://download.valkey.io/try-me-valkey/9.0.0/fs/alpine-fs.json"
5+
state_file = "https://download.valkey.io/try-me-valkey/9.0.1/states/state.bin.gz"
6+
filesystem_base_url = "https://download.valkey.io/try-me-valkey/9.0.1/fs/alpine-rootfs-flat"
7+
filesystem_base_fs = "https://download.valkey.io/try-me-valkey/9.0.1/fs/alpine-fs.json"
88
+++
99

10+

0 commit comments

Comments
 (0)