Commit 3da01f1
authored
bump the dockerfile base image to nixos/nix:2.11.0 (#114)
## Summary
The recommended base image in
https://nixos.org/download.html#nix-install-docker
is `nixos/nix:2.11.0`. Can we bump to this? Are there any (hidden)
dependencies
with some other pieces (like pinned nix packages version?)?
## How was it tested?
sanity test:
```
> cd testdata/go/go-1.19
> devbox build
> docker run devbox
```1 parent 0e947c8 commit 3da01f1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments