Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dmtgrinevich authored Mar 28, 2024
1 parent 4ffb17e commit 60b7705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-layer/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
networks:
- data-network
e3s-migration:
image: public.ecr.aws/zebrunner/e3s-migration:latest
image: public.ecr.aws/zebrunner/e3s-migration:1.0
container_name: e3s-migration
environment:
DATABASE: postgres://postgres:postgres@db/postgres?sslmode=disable
Expand Down

0 comments on commit 60b7705

Please sign in to comment.