Skip to content

Commit efd9f21

Browse files
renovate[bot]spantaleev
authored andcommitted
Update ghcr.io/etkecc/postmoogle Docker tag to v0.9.31
1 parent 6b69e32 commit efd9f21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • roles/custom/matrix-bridge-postmoogle/defaults

roles/custom/matrix-bridge-postmoogle/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ matrix_postmoogle_container_repo_version: "{{ 'main' if matrix_postmoogle_versio
1818
matrix_postmoogle_container_src_files_path: "{{ matrix_base_data_path }}/postmoogle/docker-src"
1919

2020
# renovate: datasource=docker depName=ghcr.io/etkecc/postmoogle
21-
matrix_postmoogle_version: v0.9.30
21+
matrix_postmoogle_version: v0.9.31
2222
matrix_postmoogle_container_image: "{{ matrix_postmoogle_container_image_registry_prefix }}etkecc/postmoogle:{{ matrix_postmoogle_version }}"
2323
matrix_postmoogle_container_image_registry_prefix: "{{ 'localhost/' if matrix_postmoogle_container_image_self_build else matrix_postmoogle_container_image_registry_prefix_upstream }}"
2424
matrix_postmoogle_container_image_registry_prefix_upstream: "{{ matrix_postmoogle_container_image_registry_prefix_upstream_default }}"

0 commit comments

Comments
 (0)