Skip to content

Commit

Permalink
chore(deps): update portainer/portainer-ce docker tag to v2.26.1 (#879)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent 18fa215 commit 3101103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion servapps/portainer/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: big-bear-portainer
services:
"{ServiceName}":
container_name: "{ServiceName}"
image: portainer/portainer-ce:2.26.0-alpine
image: portainer/portainer-ce:2.26.1-alpine
network_mode: bridge
ports:
- 8000:8000
Expand Down

0 comments on commit 3101103

Please sign in to comment.