mirror of
https://github.com/sasjs/core.git
synced 2026-01-03 15:40:05 +00:00
chore(gitpod): updating yaml files
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM gitpod/workspace-full
|
||||
|
||||
RUN sudo apt-get update \
|
||||
&& sudo apt-get install -y \
|
||||
doxygen \
|
||||
&& sudo apt-get install -y doxygen \
|
||||
&& sudo apt-get install -y graphviz \
|
||||
&& sudo rm -rf /var/lib/apt/lists/*
|
||||
|
||||
Reference in New Issue
Block a user