aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorHussein A <44173825+haitlahcen@users.noreply.github.com>2019-03-22 12:41:32 +0100
committerGitHub <noreply@github.com>2019-03-22 12:41:32 +0100
commit9b801ac92ca4d6ae7095b8ce510da61dfce961de (patch)
treec380b29934843d7880c81467f74c5f49a179b007 /README.md
parent3873defb784f67ae419f93cdcfa25e655060ad76 (diff)
parentf3feadbd827b5d03f09b6f91006e5745693674fd (diff)
downloaddocker-nix-2.2.1-channel-19.03.tar.gz
docker-nix-2.2.1-channel-19.03.tar.zst
docker-nix-2.2.1-channel-19.03.zip
Merge pull request #5 from haitlahcen/upgrade-19.032.2.1-channel-19.03
Upgrade from 18.09 to 19.03
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5232b85..2d56d76 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
4 4
5This image contains an installation of the [Nix package manager](https://nixos.org/nix/) installed as a single-user `nixuser`. 5This image contains an installation of the [Nix package manager](https://nixos.org/nix/) installed as a single-user `nixuser`.
6 6
7This is based on the unpublished Dockerfile of https://github.com/romcheck/nix. 7This is based on the unpublished Dockerfile previously available at https://github.com/romcheck/nix.
8 8
9Use this build to create your own customized images as follows: 9Use this build to create your own customized images as follows:
10 10