Skip to content

Commit

Permalink
Bump gui ver
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Zaikin committed Feb 16, 2023
1 parent 8878ff1 commit 2846fdf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
context: .
file: build/sandbox/Dockerfile
build-args: |
TAG=4.3.0
TAG=feat/teztnets
push: true
cache-from: type=gha
cache-to: type=gha,mode=max
Expand Down
2 changes: 1 addition & 1 deletion configs/testnets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ api:
page_size: ${PAGE_SIZE:-10}
frontend:
ga_enabled: false
mempool_enabled: true
mempool_enabled: false
sandbox_mode: false
rpc:
dailynet: ${DAILYNET_RPC}
Expand Down

0 comments on commit 2846fdf

Please sign in to comment.