Skip to content

Commit 7440efb

Browse files
author
Yves Trudeau
committed
Switched to default-mysql-client for Jenkins integration
1 parent 4c7a1e7 commit 7440efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile.system

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN echo "ci_env_repo: $ci_env_repo"
88
RUN echo "ci_env_branch: $ci_env_branch"
99

1010
RUN apt-get update -q -y
11-
RUN apt-get install -y sudo haproxy python git jq rsync libaio1 libnuma1 mysql-client bsdmainutils less vim
11+
RUN apt-get install -y sudo haproxy python git jq rsync libaio1 libnuma1 default-mysql-client bsdmainutils less vim
1212

1313
RUN mkdir /orchestrator
1414
WORKDIR /orchestrator

0 commit comments

Comments
 (0)