sigtran-tests: Add note on why this is still using buster

Change-Id: I403401be7e469085f9a82944b3eaa6b8c8ea6319
This commit is contained in:
Harald Welte 2023-11-06 17:15:24 +01:00
parent 151cd681f2
commit c5c405b960
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
ARG USER
# needs buster as the code *really* requires old guile-2.0
# which is not available in more modern distributions, see
# https://github.com/nplab/m3ua-testtool/issues/2 for more info
FROM $USER/debian-buster-build