Skip to content

Commit

Permalink
MDBF-813 - Use unixODBC
Browse files Browse the repository at this point in the history
  • Loading branch information
RazvanLiviuVarzaru committed Oct 25, 2024
1 parent 7ca8515 commit c885502
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci_build_images/opensuse.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ RUN zypper update -y \
libffi-devel \
libgnutls-devel \
liblz4-devel \
libodbc2 \
libopenssl-3-devel \
liburing2-devel \
libxml2-devel \
Expand All @@ -63,6 +62,8 @@ RUN zypper update -y \
snappy-devel \
subversion \
systemd-devel \
unixODBC \
unixODBC-devel \
wget \
&& ./mariadb_zypper_expect \
&& zypper clean -a \
Expand Down

0 comments on commit c885502

Please sign in to comment.