File tree Expand file tree Collapse file tree 12 files changed +6
-12
lines changed
Expand file tree Collapse file tree 12 files changed +6
-12
lines changed Original file line number Diff line number Diff 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="2026-02-24 "
8+ ENV REFRESHED_AT="2026-02-25 "
99
1010RUN rm -rf /var/lib/apt/lists/* && apt-get update
1111RUN echo MIRRORSITE=http://deb.debian.org/debian > /etc/pbuilderrc
Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ Build-Depends:
2222 libevent-dev,
2323 libexpat1-dev,
2424 libhiredis-dev (>= 0.10.0),
25- libicu-dev,
2625 libjansson-dev,
2726 libjson-c-dev,
2827 libldap2-dev,
Original file line number Diff line number Diff 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="2026-02-24 "
8+ ENV REFRESHED_AT="2026-02-25 "
99
1010RUN rm -rf /var/lib/apt/lists/* && apt-get update
1111RUN echo MIRRORSITE=http://deb.debian.org/debian > /etc/pbuilderrc
Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ Build-Depends:
2222 libevent-dev,
2323 libexpat1-dev,
2424 libhiredis-dev (>= 0.10.0),
25- libicu-dev,
2625 libjansson-dev,
2726 libjson-c-dev,
2827 libldap2-dev,
Original file line number Diff line number Diff 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="2026-02-24 "
8+ ENV REFRESHED_AT="2026-02-25 "
99
1010RUN rm -rf /var/lib/apt/lists/* && apt-get update
1111RUN echo MIRRORSITE=http://archive.ubuntu.com/ubuntu > /etc/pbuilderrc
Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ Build-Depends:
2222 libevent-dev,
2323 libexpat1-dev,
2424 libhiredis-dev (>= 0.10.0),
25- libicu-dev,
2625 libjansson-dev,
2726 libjson-c-dev,
2827 libldap2-dev,
Original file line number Diff line number Diff 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="2026-02-24 "
8+ ENV REFRESHED_AT="2026-02-25 "
99
1010RUN rm -rf /var/lib/apt/lists/* && apt-get update
1111RUN echo MIRRORSITE=http://archive.ubuntu.com/ubuntu > /etc/pbuilderrc
Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ Build-Depends:
2222 libevent-dev,
2323 libexpat1-dev,
2424 libhiredis-dev (>= 0.10.0),
25- libicu-dev,
2625 libjansson-dev,
2726 libjson-c-dev,
2827 libldap2-dev,
Original file line number Diff line number Diff 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="2026-02-24 "
8+ ENV REFRESHED_AT="2026-02-25 "
99
1010RUN rm -rf /var/lib/apt/lists/* && apt-get update
1111RUN echo MIRRORSITE=http://deb.debian.org/debian > /etc/pbuilderrc
Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ Build-Depends:
2222 libevent-dev,
2323 libexpat1-dev,
2424 libhiredis-dev (>= 0.10.0),
25- libicu-dev,
2625 libjansson-dev,
2726 libjson-c-dev,
2827 libldap2-dev,
You can’t perform that action at this time.
0 commit comments