Skip to content

Commit

Permalink
Merge pull request #80 from memphisdev/master
Browse files Browse the repository at this point in the history
Release version 1.3.0
  • Loading branch information
valeraBr authored Sep 11, 2023
2 parents 86e8ef8 + 13150be commit f3cbd95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ services:
- POSTGRESQL_DATABASE=memphis
- POSTGRESQL_PORT_NUMBER=5005
memphis:
image: "memphisos/memphis:1.1.1-stable"
image: "memphisos/memphis:1.2.0-stable"
depends_on:
memphis-metadata:
condition: service_healthy
Expand All @@ -43,7 +43,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock

memphis-rest-gateway:
image: "memphisos/memphis-rest-gateway:latest"
image: "memphisos/memphis-rest-gateway:1.1.2"
depends_on:
memphis:
condition: service_healthy
Expand Down

0 comments on commit f3cbd95

Please # to comment.