chore(deps): update apache/answer docker tag to v1.3.5 (#1682)

* chore(deps): update apache/answer docker tag to v1.3.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:
renovate[bot] 2024-07-01 17:18:30 +08:00 committed by GitHub
parent ff6f8c904d
commit 42f5e0405c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ services:
- "${PANEL_APP_PORT_HTTP}:80" - "${PANEL_APP_PORT_HTTP}:80"
volumes: volumes:
- "./data:/data" - "./data:/data"
image: apache/answer:1.3.1 image: apache/answer:1.3.5
labels: labels:
createdBy: "Apps" createdBy: "Apps"
networks: networks: