another try
Some checks failed
Build and Release to Staging / Build Vision Start (push) Successful in 11s
Build and Release to Staging / Build Vision Start Image (push) Failing after 1m32s
Build and Release to Staging / Deploy Vision Start (staging) (push) Has been skipped

This commit is contained in:
2026-03-20 23:46:29 -03:00
parent 69c6c6fe09
commit 0d636ab680

View File

@@ -1,5 +1,4 @@
# Build stage FROM node:22-alpine AS builder
FROM node:20 AS builder
# Set working directory # Set working directory
WORKDIR /app WORKDIR /app