Skip to content
Merged
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 images/ci-tools/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ci-tools — shared linting image for Knight Owl CI pipelines
FROM node:26-bookworm-slim@sha256:79723b41edbedf595f62e943a9f8b0ba9af5b1e61045c5f8f59c2c02c1212a16
FROM node:26-bookworm-slim@sha256:3fe807a03a4436e7bc76b7e84e6861899cd75c9028ae99bc00581940141ae150

SHELL ["/bin/bash", "-o", "pipefail", "-c"]

Expand Down