Merge pull request 'chore(deps): update nixos/nix docker tag to v2.25.1' (#24) from renovate/nixos-nix-2.x into main

Reviewed-on: #24
This commit is contained in:
Tommy 2024-11-17 07:30:40 +00:00
commit bf103f3cf5

View file

@ -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