Skip to content

Commit 950fb09

Browse files
committed
fix bastion container
1 parent d9b41fe commit 950fb09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bastion/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ RUN apt-get update && \
1515
netcat-openbsd \
1616
unzip \
1717
subversion \
18+
curl \
1819
less
1920

2021
RUN wget https://github.com/namachan10777/whaleinit/releases/download/v0.0.4/whaleinit-$(uname -m)-linux-musl -O /whaleinit && \

0 commit comments

Comments
 (0)