Skip to content

Commit 58089be

Browse files
busbeypetersomogyi
authored andcommitted
HBASE-22421 addendum remove bats
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
1 parent 1958b94 commit 58089be

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

dev-support/docker/Dockerfile

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -126,12 +126,6 @@ RUN echo "remote-repo-cache: /root/.cabal/packages" >> /root/.cabal/config
126126
RUN cabal update
127127
RUN cabal install shellcheck --global
128128

129-
####
130-
# Install bats
131-
####
132-
RUN add-apt-repository -y ppa:duggan/bats
133-
RUN apt-key update && apt-get -q update && apt-get -q install --no-install-recommends -y bats
134-
135129
####
136130
# Install pylint
137131
####

0 commit comments

Comments
 (0)