Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Commit

Permalink
Fix docker-compose example
Browse files Browse the repository at this point in the history
  • Loading branch information
theasp authored and Andrew Phillips committed May 23, 2017
1 parent 5a19d74 commit d8309df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ Some notable features:
version: '2'
services:
ide:
image: theasp/intellij:latest
# image: theasp/netbeans-8.1:latest
image: psharkey/intellij:latest
# image: psharkey/netbeans-8.1:latest
environment:
- DISPLAY=novnc:0.0
depends_on:
Expand Down

0 comments on commit d8309df

Please sign in to comment.