Skip to content

Commit

Permalink
v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gregnuj committed Jan 8, 2024
1 parent 137b9d7 commit 7b1969f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
COMPOSE_PROJECT_NAME=localterra
TERRA_VERSION=2.6.2
TERRA_VERSION=2.6.0
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG TERRA_VERSION=2.6.2
ARG TERRA_VERSION

FROM ghcr.io/terra-money/core:${TERRA_VERSION}

Expand Down

0 comments on commit 7b1969f

Please sign in to comment.