Skip to content

Commit c036f24

Browse files
Richardj52jacobkissel
authored andcommitted
fixed docker compose file (#19)
1 parent 1e61fa1 commit c036f24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose-local.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ services:
124124
- discoveryservice
125125

126126
passenger:
127-
build: ../passenger/
127+
image: aista/passenger
128128
ports:
129129
- '8080'
130130
depends_on:

0 commit comments

Comments
 (0)