chore(deps): update nixos/nix docker tag to v2.25.1
This commit is contained in:
parent
24cd6b2bbc
commit
2bb28d345d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Use the nixpkgs/nix image
|
||||
# https://github.com/NixOS/nix/tags
|
||||
FROM nixos/nix:2.24.10
|
||||
FROM nixos/nix:2.25.1
|
||||
|
||||
# Set the working directory
|
||||
WORKDIR /root/working-dir
|
||||
|
|
Loading…
Reference in a new issue