No latest

This commit is contained in:
Thomas E Lackey 2022-11-01 17:25:11 -05:00
parent 4d0a98eef3
commit c571e8f269

View File

@ -1,4 +1,4 @@
FROM sigp/lighthouse:latest-modern FROM sigp/lighthouse:v3.2.1-modern
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;