Skip to content

Commit 04bcbf3

Browse files
author
Daiderd Jordan
committed
update versions in readme
1 parent 450595a commit 04bcbf3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ The current [official docker image for nix](https://hub.docker.com/r/nixos/nix/)
1919

2020
All the images are based on the latest baseimage, previous versions are available in my repository [https://hub.docker.com/r/lnl7/nix/tags](https://hub.docker.com/r/lnl7/nix/tags).
2121

22+
- `lnl7/nix:2020-09-11` (2.3.7)
2223
- `lnl7/nix:2020-06-07` (2.3.6)
2324
- `lnl7/nix:2020-03-07` (2.3.3)
2425
- `lnl7/nix:2019-03-01` (2.2)
@@ -48,7 +49,7 @@ nix-repl>
4849
## Building an Image
4950

5051
```Dockerfile
51-
FROM lnl7/nix:2.3.6
52+
FROM lnl7/nix:2.3.7
5253

5354
RUN nix-env -iA \
5455
nixpkgs.curl \

0 commit comments

Comments
 (0)