Ubi - debug - fix installation
This commit is contained in:
parent
1637a68a19
commit
c3ab4661cf
@ -4,5 +4,5 @@ ARG BASE
|
|||||||
FROM $BASE
|
FROM $BASE
|
||||||
|
|
||||||
USER root
|
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
|
USER mysql
|
||||||
|
Loading…
x
Reference in New Issue
Block a user