Feature/Update versioning logic #7

Merged
jusemon merged 2 commits from feature/update-versioning-logic into main 2025-11-26 11:22:30 -05:00
2 changed files with 3 additions and 1 deletions
Showing only changes of commit aeb14921bc - Show all commits

2
VERSION Normal file
View file

@ -0,0 +1,2 @@
0.1.5

View file

@ -2,7 +2,7 @@ name: threejs-test
services: services:
app: app:
image: git.jusemon.com/jusemon/threejs-test:latest image: git.jusemon.com/jusemon/threejs-test:0.1.5
pull_policy: build pull_policy: build
restart: unless-stopped restart: unless-stopped