mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-09-26 21:01:14 +08:00
chore(deps): update nixos/nix docker tag to v2.29.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# SPDX-FileCopyrightText: 2023-2025 Steffen Vogel <post@steffenvogel.de>
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
FROM nixos/nix:2.28.3 AS builder
|
||||
FROM nixos/nix:2.29.0 AS builder
|
||||
|
||||
WORKDIR /src
|
||||
|
||||
|
Reference in New Issue
Block a user