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
+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
@@ -79,7 +79,7 @@ The openHAB Docker images are available in the [openhab/openhab](https://hub.doc
79
79
**Distributions:**
80
80
81
81
*`debian` for Debian 13 "trixie" (default when not specified in tag) ([Dockerfile](https://github.com/openhab/openhab-docker/blob/main/debian/Dockerfile))
82
-
*`alpine` for Alpine 3.22 ([Dockerfile](https://github.com/openhab/openhab-docker/blob/main/alpine/Dockerfile))
82
+
*`alpine` for Alpine 3.23 ([Dockerfile](https://github.com/openhab/openhab-docker/blob/main/alpine/Dockerfile))
83
83
84
84
The Alpine images are substantially smaller than the Debian images but may be less compatible because OpenJDK is used (see [Prerequisites](https://www.openhab.org/docs/installation/#prerequisites) for known disadvantages).
85
85
Older container images may use older versions of the Debian and Alpine base images.
0 commit comments