1
0
Fork 0

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

Reviewed-on: tommy/alertmanager-ntfy#11
This commit is contained in:
Tommy 2024-09-12 16:41:37 +00:00
commit 4227eadcd6

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