[arvados] updated: 2.7.0-5804-g2f0d2cee42

git repository hosting git at public.arvados.org
Tue Jan 9 21:52:18 UTC 2024


Summary of changes:
 sdk/dev-jobs.dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  2f0d2cee42749bb86af303b38438dd5e3b236d60 (commit)
      from  623b01534a135a964cc473b45cf8333a780a1b74 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 2f0d2cee42749bb86af303b38438dd5e3b236d60
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Tue Jan 9 16:51:53 2024 -0500

    21367: Use regular bullseye instead of bullseye-slim
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/sdk/dev-jobs.dockerfile b/sdk/dev-jobs.dockerfile
index 95b039eba9..656572eb4f 100644
--- a/sdk/dev-jobs.dockerfile
+++ b/sdk/dev-jobs.dockerfile
@@ -13,7 +13,7 @@
 # (This dockerfile file must be located in the arvados/sdk/ directory because
 #  of the docker build root.)
 
-FROM debian:buster-slim
+FROM debian:bullseye
 MAINTAINER Arvados Package Maintainers <packaging at arvados.org>
 
 ENV DEBIAN_FRONTEND noninteractive

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list