Update answerdev/answer Docker tag to v1.1.1

This commit is contained in:
renovate[bot] 2023-08-02 16:14:14 +00:00 committed by GitHub
parent de2c8b4534
commit 92a2707ff0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ services:
- "${PANEL_APP_PORT_HTTP}:80"
volumes:
- "${DATA_PATH}:/data"
image: answerdev/answer:1.1.0
image: answerdev/answer:1.1.1
labels:
createdBy: "Apps"