diff --git a/stacks/mysql/build.sh b/stacks/mysql/build.sh index c6b88e7..0159aa9 100755 --- a/stacks/mysql/build.sh +++ b/stacks/mysql/build.sh @@ -31,7 +31,8 @@ function build() { bison \ autoconf \ automake \ - libtool + libtool \ + libtirpc-dev # curl -sfL https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sh -s -- -b /usr/local/bin v0.40.0 ## download mysql.tar