Skip to content

Commit

Permalink
Merge pull request #298 from kurokobo/mqtt
Browse files Browse the repository at this point in the history
feat: bump kubealex.eda version to 1.0.8
  • Loading branch information
kurokobo authored Jan 18, 2024
2 parents e2f8083 + 6a3b2fa commit e3128a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rulebooks/mqtt/de/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM quay.io/ansible/ansible-rulebook:v1.0.4
RUN pip install --no-cache-dir aiomqtt==1.2.1 && \
ansible-galaxy collection install kubealex.eda==1.0.7
RUN pip install --no-cache-dir aiomqtt==2.0.0 && \
ansible-galaxy collection install kubealex.eda==1.0.8

0 comments on commit e3128a4

Please sign in to comment.