diff --git a/roles/foreman/tasks/host_groups.yaml b/roles/foreman/tasks/host_groups.yaml index 01f1dd6..5102df7 100644 --- a/roles/foreman/tasks/host_groups.yaml +++ b/roles/foreman/tasks/host_groups.yaml @@ -266,7 +266,7 @@ spec: containers: - name: revproxy - image: ghcr.io/radiorabe/httpd:0.5.1 + image: ghcr.io/radiorabe/httpd:0.5.4 env: - name: PODMAN_HOST value: "{{ ansible_host }}" @@ -390,7 +390,7 @@ spec: containers: - name: revproxy - image: ghcr.io/radiorabe/httpd:0.5.1 + image: ghcr.io/radiorabe/httpd:0.5.4 env: - name: PODMAN_HOST value: "{{ ansible_host }}"