do an update and upgrade

This commit is contained in:
Cedric Verstraeten
2023-02-03 09:28:08 +01:00
parent 7e6b69819e
commit f81ae57395

View File

@@ -71,6 +71,8 @@ RUN cd /tmp && git clone https://github.com/axiomatic-systems/Bento4 && cd Bento
FROM node:18.14.0-alpine3.16 AS build-ui
RUN apt-get update -y && apt-get -y upgrade
########################
# Build Web (React app)