We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a130686 commit a494ae7Copy full SHA for a494ae7
content/try-valkey/_index.md
@@ -2,8 +2,9 @@
2
title = "Try Valkey"
3
template = "valkey-try-me.html"
4
[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"
+state_file = "https://download.valkey.io/try-me-valkey/9.0.1/states/state.bin.gz"
+filesystem_base_url = "https://download.valkey.io/try-me-valkey/9.0.1/fs/alpine-rootfs-flat"
+filesystem_base_fs = "https://download.valkey.io/try-me-valkey/9.0.1/fs/alpine-fs.json"
8
+++
9
10
+
0 commit comments