osmith submitted this change.
release-tarball-build-dist/Makefile: update
Adjust the Makefile as well after the docker container has been migrated
to debian 11 in Ib6039724a7200abce5252f95407047296b72cd51.
Change-Id: Ibebca7be7daccd17bbf1b382108d87eb5a93ecf1
---
M release-tarball-build-dist/Makefile
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/release-tarball-build-dist/Makefile b/release-tarball-build-dist/Makefile
index 10f0e20..736769d 100644
--- a/release-tarball-build-dist/Makefile
+++ b/release-tarball-build-dist/Makefile
@@ -1,3 +1,3 @@
-UPSTREAM_DISTRO=debian:stretch
-DISTRO=debian-stretch
+UPSTREAM_DISTRO=debian:bullseye
+DISTRO=debian-bullseye
include ../make/Makefile
To view, visit change 28522. To unsubscribe, or for help writing mail filters, visit settings.