Feature/Update versioning logic (#7)
All checks were successful
Build and Publish Docker Image / Build and Validate (push) Successful in 8s
Build and Publish Docker Image / Publish to Registry (push) Successful in 7s

Reviewed-on: #7
Co-authored-by: Juan Sebastian Montoya <juansmm@outlook.com>
Co-committed-by: Juan Sebastian Montoya <juansmm@outlook.com>
This commit is contained in:
Juan Sebastián Montoya 2025-11-26 11:22:30 -05:00 committed by Juan Sebastián Montoya
parent c933f5f8cc
commit 28c820488e
6 changed files with 117 additions and 9 deletions

View file

@ -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