Skip to content

Commit

Permalink
Merge pull request #472 from sebdanielsson/renovate/portainer
Browse files Browse the repository at this point in the history
Update portainer/portainer-ee Docker tag to v2.21.2
  • Loading branch information
renovate[bot] authored Sep 24, 2024
2 parents 97418ad + 0145d7d commit 5794cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/portainer/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
services:
portainer:
container_name: portainer
image: portainer/portainer-ee:2.21.1-alpine
image: portainer/portainer-ee:2.21.2-alpine
ports:
- "9443:9443"
- "8000:8000"
Expand Down

0 comments on commit 5794cff

Please sign in to comment.