mirror of
https://bitbucket.org/FransoletThomas/tablet-app.git
synced 2025-12-06 08:31:19 +00:00
build with sull safety
This commit is contained in:
parent
a4c1f406b6
commit
ebba934d49
@ -16,7 +16,7 @@ RUN flutter upgrade
|
||||
RUN mkdir /app/
|
||||
COPY . /app/
|
||||
WORKDIR /app/
|
||||
RUN flutter build web --no-sound-null-safety
|
||||
RUN flutter build web
|
||||
#--no-sound-null-safety
|
||||
# Stage 2 - Create the run-time image
|
||||
FROM nginx:1.21.1-alpine
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user