diff --git a/CHANGELOG b/CHANGELOG index ebe6940..759d7c6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,10 @@ +## [1.3.1] - 2022-03-27 + +- Update images [899175e] + Note that newer versions of Docker use BuildKit by default, which may fail to build compose files that use custom networks. + If you see an error message similar to this: "network mode "common" not supported by buildkit. You can define a custom network for your builder using the network driver-opt in buildx create." + try disabling BuildKit by settings environment variable DOCKER_BUILDKIT=0. + ## [1.3.0] - 2022-01-09 - Update Docker images [0a92490] diff --git a/silverbox-server.adoc b/silverbox-server.adoc index 31f4214..6b02dcc 100644 --- a/silverbox-server.adoc +++ b/silverbox-server.adoc @@ -1,6 +1,6 @@ = Silverbox: GNU/Linux Home Server ovk -v1.3.0, January 9, 2021 +v1.3.1, March 27, 2022 :homepage: https://github.com/ovk/silverbox :doctype: article :reproducible: