From 6d093fece0460524ec1fb6ad34c211cbf05a314d Mon Sep 17 00:00:00 2001 From: Vladimir Dementyev Date: Wed, 10 Apr 2024 19:17:27 -0700 Subject: [PATCH] pro: 1.4 -> 1.5 --- docs/pro/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pro/install.md b/docs/pro/install.md index 182284f..f84b148 100644 --- a/docs/pro/install.md +++ b/docs/pro/install.md @@ -16,7 +16,7 @@ Once authenticated, you can pull images using the following identifier: `ghcr.io # docker-compose.yml services: ws: - image: ghcr.io/anycable/anycable-go-pro:1.4 + image: ghcr.io/anycable/anycable-go-pro:1.5 ports: - '8080:8080' environment: