diff --git a/VERSION b/VERSION index 0ea3a94..0c62199 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.0 +0.2.1 diff --git a/portainer.yml b/portainer.yml index bd17304..3597b34 100644 --- a/portainer.yml +++ b/portainer.yml @@ -2,7 +2,7 @@ name: threejs-test services: app: - image: git.jusemon.com/jusemon/threejs-test:0.2.0 + image: git.jusemon.com/jusemon/threejs-test:0.2.1 pull_policy: build restart: unless-stopped