Skip to content

Commit

Permalink
[DOP-17379] bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-pedchenko committed Jun 23, 2024
1 parent 0868820 commit 6e5f9d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ services:
condition: service_healthy

backend:
image: mtsrus/syncmaster-backend::${BACKEND_IMAGE_TAG:-test}
image: mtsrus/syncmaster-backend:${BACKEND_IMAGE_TAG:-test}
restart: unless-stopped
build:
dockerfile: docker/Dockerfile.backend
Expand Down

0 comments on commit 6e5f9d7

Please sign in to comment.