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
This commit is contained in:
Oliver Smith 2022-07-06 12:16:47 +02:00
parent de110d422d
commit bead8b0422
1 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
UPSTREAM_DISTRO=debian:stretch
DISTRO=debian-stretch
UPSTREAM_DISTRO=debian:bullseye
DISTRO=debian-bullseye
include ../make/Makefile