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
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,8 @@ for this to work it requires inserting a root CA certificate into system trusted
16
16
## master/:latest is unstable/beta
17
17
18
18
-`:latest` and `:latest-debug` Docker tag is unstable, built from master, and amd64-only
19
-
-Test version is `0.4.0-pre1`, see [0.4.0-pre1 tag on Github](https://github.com/rpardini/docker-registry-proxy/tree/0.4.0-pre1) - this image is multi-arch amd64/arm64
20
-
-Stable/production version is `0.3.0`, see [0.3.0 tag on Github](https://github.com/rpardini/docker-registry-proxy/tree/0.3.0) (amd64 only)
19
+
-Production/stable is `0.4.0`, see [0.4.0 tag on Github](https://github.com/rpardini/docker-registry-proxy/tree/0.4.0) - this image is multi-arch amd64/arm64
20
+
-The previous version is `0.3.0`, see [0.3.0 tag on Github](https://github.com/rpardini/docker-registry-proxy/tree/0.3.0) (amd64 only)
0 commit comments