mirror of
https://github.com/trailbaseio/trailbase.git
synced 2026-05-05 08:00:06 -05:00
Fix: Bump trail to latest and working version (0.8.0)
This commit is contained in:
committed by
Sebastian Jeltsch
parent
8a136fdb36
commit
e59913c7f4
@@ -10,7 +10,7 @@ RUN pnpm install --no-frozen-lockfile
|
||||
RUN pnpm build
|
||||
|
||||
|
||||
FROM trailbase/trailbase:0.2.2 AS base
|
||||
FROM trailbase/trailbase:0.8.0 AS base
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user