Skip to content

Commit 27ee06e

Browse files
committed
chore(modules): bump kamailio version to 5.8.7
https://www.kamailio.org/pub/kamailio/5.8.7/ChangeLog
1 parent 572e7d0 commit 27ee06e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/kamailio/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ENV REFRESHED_AT 2024-04-24
66
ENV TZ="Europe/Rome"
77

88
ENV DEBIAN_FRONTEND="noninteractive"
9-
ENV KAMAILIO_VERSION="5.8.6"
9+
ENV KAMAILIO_VERSION="5.8.7"
1010

1111
RUN apt-get update && apt-get install --no-install-recommends --assume-yes gnupg wget && rm -rf /var/lib/apt/lists/*
1212
RUN echo "deb http://deb.kamailio.org/kamailio58 focal main" > /etc/apt/sources.list.d/kamailio.list

0 commit comments

Comments
 (0)