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: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,10 +28,10 @@ Client applications can communicate with the HSM via TCP/TLS using libpkcs11-pro
28
28
29
29
|Tag|Description|OS
30
30
|-|-|-
31
-
|`:latest` <br> `:latest-alpine` | daily the latest available release | Alpine Latest
32
-
|`:latest-debian` | daily the latest available release | Debian Stable
31
+
|`:latest` <br> `:latest-alpine` | build of the latest available release | Alpine Latest
32
+
|`:latest-debian` | build of the latest available release | Debian Stable
33
33
|`:develop` <br> `:develop-alpine` | daily build of the development branch | Alpine Latest
34
-
|`:develop-debian` | daily build of the development branch | Debian Stable
34
+
|`:develop-debian` | build of the development branch | Debian Stable
35
35
|`:2.x` <br> `:2.x-alpine` | build of the latest minor version of the respective <br> major release, e.g. `2.x` may contain release `2.1` | Alpine Latest
36
36
|`:2.x-debian` | build of the latest minor version of the respective <br> major release, e.g. `2.x` may contain release `2.1` | Debian Stable
0 commit comments