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.26.2
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.25.4 AS builder
|
||||
FROM nixos/nix:2.26.2 AS builder
|
||||
|
||||
WORKDIR /src
|
||||
|
||||
|
Reference in New Issue
Block a user