Add simapp50 folder

This commit is contained in:
Simon Warta
2023-11-22 12:58:28 +01:00
parent 2dc388fd70
commit b53b0c1bd4
36 changed files with 3399 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# Choose from https://github.com/cosmos/cosmos-sdk/pkgs/container/simapp
REPOSITORY="ghcr.io/cosmos/simapp"
VERSION="0.50.0-rc.1"
CONTAINER_NAME="simapp"
CONTAINER_NAME_SLOW="simapp-slow"