fix: add docker-pushrm

This commit is contained in:
Markus Pesch 2021-01-08 23:15:05 +01:00
parent 3658b3b004
commit 8e53014742
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ RUN pacman --sync \
--refresh \ --refresh \
--noconfirm \ --noconfirm \
--sysupgrade \ --sysupgrade \
docker-pushrm \
oracle-instantclient-basic \ oracle-instantclient-basic \
oracle-instantclient-jdbc \ oracle-instantclient-jdbc \
oracle-instantclient-odbc \ oracle-instantclient-odbc \