refactor: System Deploy

This commit is contained in:
2026-06-18 18:17:39 -05:00
parent ad8334d11c
commit b32114f883
3 changed files with 5 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
# TOMADO DE: https://hg.tryton.org/tryton-docker/file/tip/6.6/Dockerfile
FROM node as builder-node
FROM node AS builder-node
ARG TRYTOND_VERSION