Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jin Igarashi authored Sep 18, 2020
1 parent 85054ed commit 8e1e909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '2'
services:
nodejs:
image: narwassco/vt:v0.0.1
image: narwassco/vt:v0.0.2
# build: .
environment:
- db_user=$db_user
Expand Down

0 comments on commit 8e1e909

Please sign in to comment.