mirror of
https://0xacab.org/jvoisin/mat2-web.git
synced 2025-02-23 16:49:59 -05:00
RenovateBot: Update node Docker tag to v17
This commit is contained in:
parent
3cfb4fd960
commit
667197d88b
@ -1,5 +1,5 @@
|
||||
# Build the needed css files in an intermediate container
|
||||
FROM node:14-buster AS static_web_assets_build
|
||||
FROM node:17-buster AS static_web_assets_build
|
||||
WORKDIR /var/www/mat2-web
|
||||
COPY . /var/www/mat2-web
|
||||
RUN npm install \
|
||||
|
Loading…
x
Reference in New Issue
Block a user