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

Reviewed-on: tommy/alertmanager-ntfy#12
This commit is contained in:
Tommy 2024-09-21 20:21:42 +00:00
commit d5d07a67ab

View file

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