Skip to content

Commit

Permalink
Minor update to docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaPrete committed Mar 31, 2020
1 parent 0209cc3 commit 935fdba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
version: '3.2'

services:

# Developers Italia Onboarding
developers-italia-onboarding:
container_name: developers-italia-onboarding
image: italia/developers-italia-onboarding:dockerize
image: italia/developers-italia-onboarding:latest
build:
context: ./
dockerfile: Dockerfile
Expand Down

0 comments on commit 935fdba

Please sign in to comment.