Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasvs committed Oct 9, 2023
1 parent 5794343 commit 05087b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ RUN apt update -y && apt install -y odbcinst1debian2 && \
dpkg -i libmyodbc.deb && \
rm -rf /var/lib/apt/lists/*

ENV ASTERISK_VERSION=18.19.0
ENV ASTERISK_VERSION=20.4.0

COPY build-asterisk.sh /build-asterisk
RUN DEBIAN_FRONTEND=noninteractive /build-asterisk
Expand Down

0 comments on commit 05087b1

Please sign in to comment.