Skip to content

Commit

Permalink
chore(deps): update portainer/agent docker tag to v2.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 3, 2024
1 parent c3b9c98 commit ce2fd1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Apps/portainer-agent/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ services:
# Main Portainer Agent Server service configuration
app:
container_name: portainer-agent # Name of the running container
image: portainer/agent:2.20.1 # Image to be used
image: portainer/agent:2.20.2 # Image to be used
network_mode: bridge # Network mode to be used
ports: # Port mapping between host and container
- 9001:9001
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ If you have a suggestion for an app, please post in the [BigBearCommunity](https
| planka | ghcr.io/plankanban/planka | 1.17.2 | [YouTube Video](https://youtu.be/rsyU2cBbbSI) | |
| playitgg | dysta/playitgg | 1.1.0 | | |
| plex | linuxserver/plex | 1.40.2 | | |
| portainer-agent | portainer/agent | 2.20.1 | | |
| portainer-agent | portainer/agent | 2.20.2 | | |
| portainer | portainer/portainer-ce | 2.20.2-alpine | [YouTube Video](https://youtu.be/GW4_OALLI_s) | |
| pterodactyl-panel | ghcr.io/pterodactyl/panel | 1.11.6 | | |
| pterodactyl-wings | ghcr.io/pterodactyl/wings | 1.11.12 | | |
Expand Down

0 comments on commit ce2fd1d

Please sign in to comment.