You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 30, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: docs/tasks/installation.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ Required string value configures the GitHub OAuth client secret. This is used to
41
41
The server is distributed as a Docker image. The image is self-contained and does not have any external dependencies. We recommend to use the last version.
42
42
43
43
```
44
-
docker pull gitployio/gitploy:0.2
44
+
docker pull gitployio/gitploy:0.3
45
45
```
46
46
47
47
The server container can be started with the below command. The container is configured through environment variables.
0 commit comments