Skip to content

Commit

Permalink
chore(deps): update portainer/portainer-ee docker tag to v2.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 7d2392f commit dc0b197
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion artemis/common/portainer/docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
portainer:
image: portainer/portainer-ee:2.22.0
image: portainer/portainer-ee:2.25.0
container_name: portainer
user: ${COMMON_UID}:${COMMON_GID}
group_add:
Expand Down
2 changes: 1 addition & 1 deletion tn/common/portainer/docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
portainer:
image: portainer/portainer-ee:2.21.4
image: portainer/portainer-ee:2.25.0
container_name: portainer
user: ${COMMON_UID}:${COMMON_GID}
group_add:
Expand Down

0 comments on commit dc0b197

Please sign in to comment.