diff --git a/t/Dockerfile b/t/Dockerfile index c6e01bd..8627d4b 100644 --- a/t/Dockerfile +++ b/t/Dockerfile @@ -5,7 +5,7 @@ FROM docker.mgm.sipwise.com/sipwise-buster: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 2021-03-04 +ENV REFRESHED_AT 2021-04-05 # files that get-code generates COPY t/sources.list.d/builddeps.list /etc/apt/sources.list.d/