Update reverse-proxy image.
This commit is contained in:
parent
695c717722
commit
52ac1b709f
@ -120,7 +120,7 @@
|
|||||||
- name: Create reverse-proxy container
|
- name: Create reverse-proxy container
|
||||||
containers.podman.podman_container:
|
containers.podman.podman_container:
|
||||||
name: reverse-proxy
|
name: reverse-proxy
|
||||||
image: "{{ private_registry_domain }}/reverse-proxy:8c0dc1f517"
|
image: "{{ private_registry_domain }}/reverse-proxy:a4ae702bd9"
|
||||||
state: present
|
state: present
|
||||||
network:
|
network:
|
||||||
- host
|
- host
|
||||||
|
Loading…
Reference in New Issue
Block a user