Skip to content

Commit

Permalink
Merge branch 'release/v2.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
gregnuj committed Nov 19, 2023
2 parents 3ed4abe + 4023872 commit 097be80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env
@@ -1,2 +1,2 @@
COMPOSE_PROJECT_NAME=localterra
TERRA_VERSION=2.5.0
TERRA_VERSION=2.5.1
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
ARG TERRA_VERSION=2.5.0
ARG TERRA_VERSION=2.5.1

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

Expand Down

0 comments on commit 097be80

Please sign in to comment.