mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
commit
24c4180215
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Build image
|
||||
FROM node:12.18-alpine AS build
|
||||
FROM node:12.22-alpine AS build
|
||||
ARG BASE_PATH
|
||||
ARG DATABASE_TYPE
|
||||
ENV BASE_PATH=$BASE_PATH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue