Merge pull request 'chore(deps): update nixos/nix docker tag to v2.24.8' (#13) from renovate/nixos-nix-2.x into main
Reviewed-on: tommy/alertmanager-ntfy#13
This commit is contained in:
commit
32a1c3d7ba
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue