1
0
Fork 0

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

This commit is contained in:
renovate[bot] 2024-09-20 01:00:20 +00:00
parent 4227eadcd6
commit 77b12c0eca

View file

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