diff --git a/VERSION b/VERSION index ea31cb5..b94646d 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -0.1.5 +0.1.6 diff --git a/portainer.yml b/portainer.yml index 12c072d..a847ae5 100644 --- a/portainer.yml +++ b/portainer.yml @@ -2,7 +2,7 @@ name: threejs-test services: app: - image: git.jusemon.com/jusemon/threejs-test:0.1.5 + image: git.jusemon.com/jusemon/threejs-test:0.1.6 pull_policy: build restart: unless-stopped