diff --git a/VERSION b/VERSION index 699c6c6..0ea3a94 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.8 +0.2.0 diff --git a/portainer.yml b/portainer.yml index 46b9d59..bd17304 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.8 + image: git.jusemon.com/jusemon/threejs-test:0.2.0 pull_policy: build restart: unless-stopped