File tree Expand file tree Collapse file tree 15 files changed +15
-12
lines changed
Expand file tree Collapse file tree 15 files changed +15
-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-25 "
8+ ENV REFRESHED_AT="2026-03-06 "
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 @@ -25,7 +25,7 @@ Build-Depends:
2525 libjansson-dev,
2626 libjson-c-dev,
2727 libldap2-dev,
28- liblua5.1-0 -dev,
28+ liblua5.4 -dev,
2929 libmaxminddb-dev,
3030 libmemcached-dev,
3131 libmicrohttpd-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-25 "
8+ ENV REFRESHED_AT="2026-03-06 "
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 @@ -25,7 +25,7 @@ Build-Depends:
2525 libjansson-dev,
2626 libjson-c-dev,
2727 libldap2-dev,
28- liblua5.1-0 -dev,
28+ liblua5.4 -dev,
2929 libmaxminddb-dev,
3030 libmemcached-dev,
3131 libmicrohttpd-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-25 "
8+ ENV REFRESHED_AT="2026-03-06 "
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 @@ -25,7 +25,7 @@ Build-Depends:
2525 libjansson-dev,
2626 libjson-c-dev,
2727 libldap2-dev,
28- liblua5.1-0 -dev,
28+ liblua5.4 -dev,
2929 libmaxminddb-dev,
3030 libmemcached-dev,
3131 libmicrohttpd-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-25 "
8+ ENV REFRESHED_AT="2026-03-06 "
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 @@ -25,7 +25,7 @@ Build-Depends:
2525 libjansson-dev,
2626 libjson-c-dev,
2727 libldap2-dev,
28- liblua5.1-0 -dev,
28+ liblua5.4 -dev,
2929 libmaxminddb-dev,
3030 libmemcached-dev,
3131 libmicrohttpd-dev,
Original file line number Diff line number Diff line change @@ -3,3 +3,4 @@ KGZCOMPRESS
33KJANSSON
44KUUID
55KHTTP_ASYNC
6+ KJWT
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-25 "
8+ ENV REFRESHED_AT="2026-03-06 "
99
1010RUN rm -rf /var/lib/apt/lists/* && apt-get update
1111RUN echo MIRRORSITE=http://deb.debian.org/debian > /etc/pbuilderrc
You can’t perform that action at this time.
0 commit comments