1 parent 2914149 commit f73c868Copy full SHA for f73c868
1 file changed
docker/vps/docker-compose.yml
@@ -60,7 +60,7 @@ services:
60
restart: unless-stopped
61
62
n8n:
63
- image: ghcr.io/n8n-io/n8n:2.21.1
+ image: ghcr.io/n8n-io/n8n:2.21.2
64
container_name: n8n
65
volumes:
66
- n8n_data:/home/node/.n8n
0 commit comments