Update Dockerfile
All good errors persist
This commit is contained in:
parent
16685f32a8
commit
7038459437
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ LABEL maintainer="Chris Myers <chris.myers@colorado.edu>"
|
|||
# Install requirements
|
||||
RUN apt-get update --fix-missing \
|
||||
&& DEBIAN_FRONTEND=noninteractive \
|
||||
&& apt-get install -y maven \
|
||||
&& apt-get install -y maven
|
||||
|
||||
COPY . .
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue