We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 825d3c6 commit 3c37d58Copy full SHA for 3c37d58
2 files changed
hub/answer/compose.yaml
@@ -3,7 +3,7 @@
3
4
services:
5
answer:
6
- image: apache/answer:${ANSWER_VERSION:-1.4.2}
+ image: apache/answer:${ANSWER_VERSION:-1.4.5}
7
restart: on-failure
8
volumes:
9
- answer-data:/data
hub/answer/stack.yaml
@@ -5,8 +5,8 @@ status: working
slug: answer
name: Answer
flavor: DockerCompose
-version: "1.4.2"
-updated_at: 2025-02-06
+version: "1.4.5"
+updated_at: 2025-03-24
10
description: Q&A platform software for teams
11
author: Apache
12
license: Apache-2.0
0 commit comments