fix: yarn already installed with base image
This commit is contained in:
@@ -19,4 +19,3 @@ RUN wget -q -O /tmp/hugo.deb \
|
|||||||
dpkg -i /tmp/hugo.deb && \
|
dpkg -i /tmp/hugo.deb && \
|
||||||
rm /tmp/hugo.deb
|
rm /tmp/hugo.deb
|
||||||
|
|
||||||
RUN npm install -g yarn
|
|
||||||
|
|||||||
Reference in New Issue
Block a user