doc: Use debian stable as the base image of the docker example
This commit is contained in:
@@ -94,9 +94,7 @@ includes *Kapow!*.
|
|||||||
|
|
||||||
.. parsed-literal::
|
.. parsed-literal::
|
||||||
|
|
||||||
FROM debian:stretch-slim
|
FROM debian:stable-slim
|
||||||
|
|
||||||
RUN apt-get update
|
|
||||||
|
|
||||||
ADD https://github.com/BBVA/kapow/releases/download/v\ |version|\ /kapow\_\ |version|\ _linux_amd64 /usr/bin/kapow
|
ADD https://github.com/BBVA/kapow/releases/download/v\ |version|\ /kapow\_\ |version|\ _linux_amd64 /usr/bin/kapow
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user