Skip to content

Commit

Permalink
Update Asterisk to 18.24.3 (#306)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stell0 authored Sep 26, 2024
1 parent d114e29 commit 00f7227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion freepbx/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM docker.io/debian:11 as builder

# Set fixed Asterisk version
ARG ASTERISK_VERSION=18.22.0
ARG ASTERISK_VERSION=18.24.3
ARG PJSIP_VERSION=2.13.1
ARG DEBIAN_FRONTEND=noninteractive
ARG BUILDROOT=/usr/src/asterisk/build
Expand Down

0 comments on commit 00f7227

Please sign in to comment.