mpesa-onramp-offramp #110

Merged
Alfred-mk merged 37 commits from mpesa-onramp-offramp into master 2025-12-08 15:41:24 +01:00
Showing only changes of commit f949b83a51 - Show all commits

View File

@ -11,7 +11,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
libgdbm-dev \
git \
&& rm -rf /var/lib/apt/lists/*
RUN git clone https://git.defalsify.org/vise.git go-vise
RUN git clone https://github.com/nolash/go-vise go-vise
COPY . ./sarafu-vise
WORKDIR /build/sarafu-vise/services/registration