aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2022-07-06 12:16:47 +0200
committerOliver Smith <osmith@sysmocom.de>2022-07-06 12:16:47 +0200
commitbead8b0422b729c7cbac46d9208981acaa776504 (patch)
tree96867ba96d4c5e95f2e759cab44238d59294e206
parentde110d422def639a217862e16c70fcef36459a8a (diff)
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
-rw-r--r--release-tarball-build-dist/Makefile4
1 files 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