mirror of
https://github.com/kremalicious/umami.git
synced 2024-11-15 17:55:08 +01:00
commit
24c4180215
@ -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…
Reference in New Issue
Block a user