Remove dupe lsb-release reference
This commit is contained in:
@@ -11,7 +11,7 @@ RUN apt-get update \
|
|||||||
&& apt-get -y install --no-install-recommends apt-utils 2>&1
|
&& apt-get -y install --no-install-recommends apt-utils 2>&1
|
||||||
|
|
||||||
# Verify git and process tools are installed
|
# Verify git and process tools are installed
|
||||||
RUN apt-get install -y git procps lsb-release
|
RUN apt-get install -y git procps
|
||||||
|
|
||||||
# Remove outdated yarn from /opt and install via package
|
# Remove outdated yarn from /opt and install via package
|
||||||
# so it can be easily updated via apt-get upgrade yarn
|
# so it can be easily updated via apt-get upgrade yarn
|
||||||
|
|||||||
Reference in New Issue
Block a user