Skip to content

Commit da28531

Browse files
renovate[bot]github-action update-app-version
andauthored
chore(deps): update bitnami/discourse docker tag to v3.4.4 (#4020)
* chore(deps): update bitnami/discourse docker tag to v3.4.4 * 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 <[email protected]>
1 parent ab5a530 commit da28531

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
File renamed without changes.

apps/discourse/3.4.3/docker-compose.yml renamed to apps/discourse/3.4.4/docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
discourse:
3-
image: bitnami/discourse:3.4.3
3+
image: bitnami/discourse:3.4.4
44
container_name: ${CONTAINER_NAME}
55
restart: always
66
networks:
@@ -33,7 +33,7 @@
3333
labels:
3434
createdBy: "Apps"
3535
sidekiq:
36-
image: bitnami/discourse:3.4.3
36+
image: bitnami/discourse:3.4.4
3737
container_name: ${CONTAINER_NAME}-sidekiq
3838
restart: always
3939
networks:
File renamed without changes.

0 commit comments

Comments
 (0)