Skip to content

Commit

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

0 comments on commit bfdd11c

Please sign in to comment.