diff --git a/dockerfile b/dockerfile index baffb48..a6d356a 100644 --- a/dockerfile +++ b/dockerfile @@ -99,4 +99,4 @@ RUN ansible-galaxy collection install \ community.postgresql==3.4.0 \ theforeman.foreman==4.0.0; \ ansible-galaxy collection install --pre \ - nofusscomputing.kubernetes \ No newline at end of file + nofusscomputing.kubernetes==1.2.0 \ No newline at end of file