Skip to content

Commit 2a95e6b

Browse files
Remove git
1 parent 480ea4f commit 2a95e6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/integration/docker/Dockerfile.echo.alpine

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ RUN apk add --no-cache \
2222
elfutils-dev \
2323
make \
2424
cmake \
25-
libcurl\
26-
git
25+
libcurl
26+
2727
# Include global args in this stage of the build
2828
ARG RIC_BUILD_DIR="/home/build/"
2929
# Create function directory

0 commit comments

Comments
 (0)