Skip to content

Commit

Permalink
update valkey to 7.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
reneradoi committed Jan 8, 2025
1 parent 878db63 commit 6b66f13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# See LICENSE-rock file for licensing details.
---
name: valkey # the name of your ROCK
base: ubuntu@22.04 # the base environment for this ROCK
version: '7.2.5' # just for humans. Semantic versioning is recommended
base: ubuntu@24.04 # the base environment for this ROCK
version: '7.2.7' # just for humans. Semantic versioning is recommended
summary: Valkey ROCK OCI # 79 char long summary
description: |
This is an OCI image that bundles Valkey together with the metrics exporter
Expand Down

0 comments on commit 6b66f13

Please sign in to comment.