Skip to content
This repository has been archived by the owner on Jun 5, 2019. It is now read-only.

Commit

Permalink
Fix for edge version 18.05.0-ce
Browse files Browse the repository at this point in the history
source issue : docker/compose#5969
  • Loading branch information
Riges committed Jun 4, 2018
1 parent c073490 commit 126c38a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etape 1/lab-survey/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ services:
container_name: lab-survey-front
build:
context: .
dockerfile: lab-survey-front/Dockerfile
dockerfile: Dockerfile
environment:
REDIS: lab-survey-redis
ASPNETCORE_ENVIRONMENT: Production
Expand Down

0 comments on commit 126c38a

Please sign in to comment.