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
Copy file name to clipboardExpand all lines: docs/installation.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Using Docker
27
27
28
28
shpkpr is also available in a prebuilt Docker image if you'd prefer to run it in a container. A list of the available tags can be found on the `Docker hub <https://hub.docker.com/r/shopkeep/shpkpr/tags/>`_::
29
29
30
-
$ docker pull shopkeep/shpkpr:v3.1.3
30
+
$ docker pull shopkeep/shpkpr:v3.2.0
31
31
$ docker pull shopkeep/shpkpr:master
32
32
33
33
Once the image is downloaded, you can use shpkpr with ``docker run``::
0 commit comments