Update Docker image version to 0.1.5 and add VERSION file
This commit is contained in:
parent
c933f5f8cc
commit
aeb14921bc
2 changed files with 3 additions and 1 deletions
2
VERSION
Normal file
2
VERSION
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
0.1.5
|
||||
|
||||
|
|
@ -2,7 +2,7 @@ name: threejs-test
|
|||
|
||||
services:
|
||||
app:
|
||||
image: git.jusemon.com/jusemon/threejs-test:latest
|
||||
image: git.jusemon.com/jusemon/threejs-test:0.1.5
|
||||
pull_policy: build
|
||||
restart: unless-stopped
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue