Skip to content

Commit 3c37d58

Browse files
committed
⬆️ hub: Upgrade answer
1 parent 825d3c6 commit 3c37d58

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

hub/answer/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
services:
55
answer:
6-
image: apache/answer:${ANSWER_VERSION:-1.4.2}
6+
image: apache/answer:${ANSWER_VERSION:-1.4.5}
77
restart: on-failure
88
volumes:
99
- answer-data:/data

hub/answer/stack.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ status: working
55
slug: answer
66
name: Answer
77
flavor: DockerCompose
8-
version: "1.4.2"
9-
updated_at: 2025-02-06
8+
version: "1.4.5"
9+
updated_at: 2025-03-24
1010
description: Q&A platform software for teams
1111
author: Apache
1212
license: Apache-2.0

0 commit comments

Comments
 (0)