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

This commit is contained in:
renovate[bot] 2024-09-26 17:34:09 +00:00
parent d5d07a67ab
commit 504834a57d
No known key found for this signature in database
GPG key ID: AFF2B71B4B4FFA78

View file

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