Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# SPDX-FileCopyrightText: 2026 SAP SE or an SAP affiliate company and IronCore contributors
# SPDX-License-Identifier: Apache-2.0

FROM node:25-alpine3.22
FROM node:26-alpine3.22

LABEL source_repository="https://github.com/ironcore-dev/network-operator" \
org.opencontainers.image.url="https://github.com/ironcore-dev/network-operator/tree/main/docs"
Expand Down