chore(deps): update casbin/casdoor docker tag to v1.884.0 (#3633)
* chore(deps): update casbin/casdoor docker tag to v1.884.0 * 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:
parent
0a5c9d1349
commit
ff30e88f31
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
casdoor:
|
||||
image: casbin/casdoor:v1.880.0
|
||||
image: casbin/casdoor:v1.884.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue