mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-25 09:38:47 +08:00
chore(deps): update hashicorp/consul docker tag to v1.18.2 (#1441)
* chore(deps): update hashicorp/consul docker tag to v1.18.2 * 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
a7a85d6e07
commit
9e64c43b82
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
consul:
|
consul:
|
||||||
image: hashicorp/consul:1.18.1
|
image: hashicorp/consul:1.18.2
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue
Block a user