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

This commit is contained in:
renovate[bot]
2025-03-05 11:05:58 +00:00
parent 1732ccb57a
commit a642d8eafc

View File

@@ -1,7 +1,7 @@
# SPDX-FileCopyrightText: 2023-2025 Steffen Vogel <post@steffenvogel.de>
# SPDX-License-Identifier: Apache-2.0
FROM nixos/nix:2.25.4 AS builder
FROM nixos/nix:2.26.2 AS builder
WORKDIR /src