Update my website to v2.3.0
This commit is contained in:
parent
11648958cd
commit
ac426cd7ea
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
become: true
|
become: true
|
||||||
community.docker.docker_container:
|
community.docker.docker_container:
|
||||||
name: comfycamp
|
name: comfycamp
|
||||||
image: git.comfycamp.space/lumin/comfycamp:v2.2.0
|
image: git.comfycamp.space/lumin/comfycamp:v2.3.0
|
||||||
networks:
|
networks:
|
||||||
- name: postgresql
|
- name: postgresql
|
||||||
- name: haproxy
|
- name: haproxy
|
||||||
|
|
Loading…
Reference in a new issue