Use latest stable lighthouse release (#468)
This commit is contained in:
parent
29fc611885
commit
63a94bae0e
@ -1,5 +1,5 @@
|
|||||||
ARG TAG_SUFFIX="-modern"
|
ARG TAG_SUFFIX="-modern"
|
||||||
FROM sigp/lighthouse:v4.1.0${TAG_SUFFIX}
|
FROM sigp/lighthouse:v4.3.0${TAG_SUFFIX}
|
||||||
|
|
||||||
RUN apt-get update; apt-get install bash netcat curl less jq -y;
|
RUN apt-get update; apt-get install bash netcat curl less jq -y;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user