diff --git a/VERSION b/VERSION new file mode 100644 index 0000000..ea31cb5 --- /dev/null +++ b/VERSION @@ -0,0 +1,2 @@ +0.1.5 + diff --git a/portainer.yml b/portainer.yml index d7b7c7e..12c072d 100644 --- a/portainer.yml +++ b/portainer.yml @@ -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