Skip to content

Commit

Permalink
Use explicity scylla container version
Browse files Browse the repository at this point in the history
  • Loading branch information
BioWilko committed Feb 22, 2024
1 parent 8c22650 commit ad344fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/params.config
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,6 @@ params {
]
agent = null
container = "biowilko/scylla"
container_version = "latest"
container_version = "1.1.2"
}
}

0 comments on commit ad344fc

Please sign in to comment.