Skip to content

Commit 5e783a2

Browse files
committed
update localsecret v1.12.2
1 parent 0d7f586 commit 5e783a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ start-server: # CTRL+C to stop
7676
docker run -it --rm \
7777
-p 9091:9091 -p 26657:26657 -p 26656:26656 -p 1317:1317 -p 5000:5000 \
7878
-v $$(pwd):/root/code \
79-
--name secretdev ghcr.io/scrtlabs/localsecret:v1.6.0-alpha.4
79+
--name secretdev ghcr.io/scrtlabs/localsecret:v1.12.2
8080

8181
.PHONY: schema
8282
schema:

0 commit comments

Comments
 (0)