Skip to content

Commit 672e45f

Browse files
committed
refresh
1 parent 490a3a7 commit 672e45f

26 files changed

Lines changed: 91 additions & 13 deletions

File tree

bionic/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ LABEL org.opencontainers.image.authors="Victor Seva <linuxmaniac@torreviejawirel
55
# is updated with the current date. It will force refresh of all
66
# of the base images and things like 'apt-get update' won't be using
77
# old cached versions when the Dockerfile is built.
8-
ENV REFRESHED_AT="2024-09-18"
8+
ENV REFRESHED_AT="2024-11-15"
99

1010
RUN rm -rf /var/lib/apt/lists/* && apt-get update
1111
RUN echo MIRRORSITE=http://archive.ubuntu.com/ubuntu > /etc/pbuilderrc

bionic/debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
kamailio (6.0.0~dev3) unstable; urgency=medium
2+
3+
* version set 6.0.0~dev3
4+
5+
-- Victor Seva <vseva@debian.org> Mon, 30 Sep 2024 13:58:53 +0200
6+
17
kamailio (6.0.0~dev2) unstable; urgency=medium
28

39
* version set 6.0.0~dev2

bookworm/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ LABEL org.opencontainers.image.authors="Victor Seva <linuxmaniac@torreviejawirel
55
# is updated with the current date. It will force refresh of all
66
# of the base images and things like 'apt-get update' won't be using
77
# old cached versions when the Dockerfile is built.
8-
ENV REFRESHED_AT="2024-09-18"
8+
ENV REFRESHED_AT="2024-11-15"
99

1010
RUN rm -rf /var/lib/apt/lists/* && apt-get update
1111
RUN echo MIRRORSITE=http://deb.debian.org/debian > /etc/pbuilderrc

bookworm/debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
kamailio (6.0.0~dev3) unstable; urgency=medium
2+
3+
* version set 6.0.0~dev3
4+
5+
-- Victor Seva <vseva@debian.org> Mon, 30 Sep 2024 13:58:53 +0200
6+
17
kamailio (6.0.0~dev2) unstable; urgency=medium
28

39
* version set 6.0.0~dev2

bullseye/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ LABEL org.opencontainers.image.authors="Victor Seva <linuxmaniac@torreviejawirel
55
# is updated with the current date. It will force refresh of all
66
# of the base images and things like 'apt-get update' won't be using
77
# old cached versions when the Dockerfile is built.
8-
ENV REFRESHED_AT="2024-09-18"
8+
ENV REFRESHED_AT="2024-11-15"
99

1010
RUN rm -rf /var/lib/apt/lists/* && apt-get update
1111
RUN echo MIRRORSITE=http://deb.debian.org/debian > /etc/pbuilderrc

bullseye/debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
kamailio (6.0.0~dev3) unstable; urgency=medium
2+
3+
* version set 6.0.0~dev3
4+
5+
-- Victor Seva <vseva@debian.org> Mon, 30 Sep 2024 13:58:53 +0200
6+
17
kamailio (6.0.0~dev2) unstable; urgency=medium
28

39
* version set 6.0.0~dev2

buster/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ LABEL org.opencontainers.image.authors="Victor Seva <linuxmaniac@torreviejawirel
55
# is updated with the current date. It will force refresh of all
66
# of the base images and things like 'apt-get update' won't be using
77
# old cached versions when the Dockerfile is built.
8-
ENV REFRESHED_AT="2024-09-18"
8+
ENV REFRESHED_AT="2024-11-15"
99

1010
RUN rm -rf /var/lib/apt/lists/* && apt-get update
1111
RUN echo MIRRORSITE=http://deb.debian.org/debian > /etc/pbuilderrc

buster/debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
kamailio (6.0.0~dev3) unstable; urgency=medium
2+
3+
* version set 6.0.0~dev3
4+
5+
-- Victor Seva <vseva@debian.org> Mon, 30 Sep 2024 13:58:53 +0200
6+
17
kamailio (6.0.0~dev2) unstable; urgency=medium
28

39
* version set 6.0.0~dev2

focal/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ LABEL org.opencontainers.image.authors="Victor Seva <linuxmaniac@torreviejawirel
55
# is updated with the current date. It will force refresh of all
66
# of the base images and things like 'apt-get update' won't be using
77
# old cached versions when the Dockerfile is built.
8-
ENV REFRESHED_AT="2024-09-18"
8+
ENV REFRESHED_AT="2024-11-15"
99

1010
RUN rm -rf /var/lib/apt/lists/* && apt-get update
1111
RUN echo MIRRORSITE=http://archive.ubuntu.com/ubuntu > /etc/pbuilderrc

focal/debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
kamailio (6.0.0~dev3) unstable; urgency=medium
2+
3+
* version set 6.0.0~dev3
4+
5+
-- Victor Seva <vseva@debian.org> Mon, 30 Sep 2024 13:58:53 +0200
6+
17
kamailio (6.0.0~dev2) unstable; urgency=medium
28

39
* version set 6.0.0~dev2

0 commit comments

Comments
 (0)