Skip to content

Commit

Permalink
feat(asterisk): Update Asterisk to 18.26.1 (#373)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stell0 authored Feb 13, 2025
1 parent 9206398 commit c4c685c
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.25.0
ARG ASTERISK_VERSION=18.26.1
ARG PJSIP_VERSION=2.13.1
ARG DEBIAN_FRONTEND=noninteractive
ARG BUILDROOT=/usr/src/asterisk/build
Expand Down

0 comments on commit c4c685c

Please sign in to comment.