Skip to content

Commit

Permalink
chore(deps): update portainer/portainer-ee docker tag to v2.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 7663d6b commit ba7d874
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.1
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.1
container_name: portainer
user: ${COMMON_UID}:${COMMON_GID}
group_add:
Expand Down

0 comments on commit ba7d874

Please sign in to comment.