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

This commit is contained in:
renovate[bot]
2025-09-22 00:27:57 +00:00
committed by GitHub
parent cc5536a042
commit 3daf1311b5

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.30.2 AS builder
FROM nixos/nix:2.31.2 AS builder
WORKDIR /src