chore(deps): update portainer/portainer-ce docker tag to v2.24.0 (#2495)
* chore(deps): update portainer/portainer-ce docker tag to v2.24.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
fedd386d14
commit
089659dbcf
|
|
@ -10,7 +10,7 @@ services:
|
|||
volumes:
|
||||
- ./data:/data
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
image: portainer/portainer-ce:2.23.0-alpine
|
||||
image: portainer/portainer-ce:2.24.0-alpine
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
networks:
|
||||
Loading…
Reference in New Issue