diff --git a/t/Dockerfile b/t/Dockerfile index bb8f9d5..c6db2fc 100644 --- a/t/Dockerfile +++ b/t/Dockerfile @@ -5,7 +5,7 @@ FROM docker.mgm.sipwise.com/sipwise-trixie:latest # is updated with the current date. It will force refresh of all # of the base images and things like `apt-get update` won't be using # old cached versions when the Dockerfile is built. -ENV REFRESHED_AT 2025-12-30 +ENV REFRESHED_AT=2026-01-30 # files that get-code generates COPY t/sources.list.d/builddeps.list /etc/apt/sources.list.d/