1
0
Fork 0

chore(deps): update nixos/nix docker tag to v2.24.6

This commit is contained in:
renovate[bot] 2024-09-11 01:01:20 +00:00
parent a87bc989fd
commit 02a7e5ecb7

View file

@ -1,6 +1,6 @@
# Use the nixpkgs/nix image
# https://github.com/NixOS/nix/tags
FROM nixos/nix:2.23.3
FROM nixos/nix:2.24.6
# Set the working directory
WORKDIR /root/working-dir