Skip to content

Commit 8cc6146

Browse files
committed
add gh to devcontainer
1 parent 3077e5b commit 8cc6146

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.devcontainer/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ ENV DEBIAN_FRONTEND=noninteractive
1010
# System packages as root + AimDB protocol dependencies
1111
# --------------------------------------------------------------------
1212
RUN apt-get update && apt-get install -y \
13+
gh \
1314
bash-completion \
1415
build-essential \
1516
curl \

0 commit comments

Comments
 (0)