diff --git a/dockerfile b/dockerfile index 3ec1c33..cb2c503 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==1.4.0 \ No newline at end of file + nofusscomputing.kubernetes==1.5.0 \ No newline at end of file