diff --git a/Apps/portainer-agent/config.json b/Apps/portainer-agent/config.json index 372769fbd..2680c2de5 100644 --- a/Apps/portainer-agent/config.json +++ b/Apps/portainer-agent/config.json @@ -1,6 +1,6 @@ { "id": "portainer-agent", - "version": "2.20.1", + "version": "2.20.2", "image": "portainer/agent", "youtube": "", "docs_link": "", diff --git a/Apps/portainer-agent/docker-compose.yml b/Apps/portainer-agent/docker-compose.yml index a9d5d824a..481f01c77 100644 --- a/Apps/portainer-agent/docker-compose.yml +++ b/Apps/portainer-agent/docker-compose.yml @@ -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 diff --git a/README.md b/README.md index fabf4bd12..a782ba5da 100644 --- a/README.md +++ b/README.md @@ -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 | | |