doc: Use debian stable as the base image of the docker example

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2020-02-13 15:25:38 +01:00
parent da50501428
commit 7d208d6318
@@ -94,9 +94,7 @@ includes *Kapow!*.
.. parsed-literal::
FROM debian:stretch-slim
RUN apt-get update
FROM debian:stable-slim
ADD https://github.com/BBVA/kapow/releases/download/v\ |version|\ /kapow\_\ |version|\ _linux_amd64 /usr/bin/kapow