Skip to content
Snippets Groups Projects
Commit c3ab4661 authored by Daniel Black's avatar Daniel Black
Browse files

Ubi - debug - fix installation

parent 1637a68a
Branches
No related tags found
No related merge requests found
......@@ -4,5 +4,5 @@ ARG BASE
FROM $BASE
USER root
RUN microdnf install MariaDB-server-debug-${MARIADB_VERSION} MariaDB-backup-debug-${MARIADB_VERSION}
RUN microdnf install -y MariaDB-server-debuginfo-${MARIADB_VERSION} MariaDB-backup-debuginfo-${MARIADB_VERSION}
USER mysql
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment