chore(deps): update bitnami/discourse docker tag to v3.4.5 (#4121)
* chore(deps): update bitnami/discourse docker tag to v3.4.5 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
ec6e3b2b88
commit
c25ec35b49
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
discourse:
|
||||
image: bitnami/discourse:3.4.4
|
||||
image: bitnami/discourse:3.4.5
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
|
|
@ -33,7 +33,7 @@
|
|||
labels:
|
||||
createdBy: "Apps"
|
||||
sidekiq:
|
||||
image: bitnami/discourse:3.4.4
|
||||
image: bitnami/discourse:3.4.5
|
||||
container_name: ${CONTAINER_NAME}-sidekiq
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue