Skip to content

Commit

Permalink
Merge pull request #3 from PatrickLang/patricklang-compose-update
Browse files Browse the repository at this point in the history
Updating docker-compose.yml version to 2.1
  • Loading branch information
friism committed Nov 7, 2016
2 parents ef993c5 + abe185e commit ba8f5ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.windows.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: '2'
version: '2.1'
services:
db:
image: microsoft/mssql-server-2016-express-windows
Expand All @@ -21,4 +21,4 @@ services:
networks:
default:
external:
name: nat
name: nat

0 comments on commit ba8f5ba

Please sign in to comment.