Skip to content
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
.gitignore
.idea
.hugo_build.lock
hugo_stats.json
_releaser
CONTRIBUTING.md
Dockerfile
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.hugo_build.lock
hugo_stats.json
.idea/
.vscode/mcp.json
.vscode/settings.json
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG ALPINE_VERSION=3.21
ARG GO_VERSION=1.24
ARG HTMLTEST_VERSION=0.17.0
ARG VALE_VERSION=3.11.2
ARG HUGO_VERSION=0.141.0
ARG HUGO_VERSION=0.154.2
ARG NODE_VERSION=22
ARG PAGEFIND_VERSION=1.3.0

Expand Down
38 changes: 0 additions & 38 deletions _vendor/github.com/docker/scout-cli/docs/scout.md

This file was deleted.

21 changes: 0 additions & 21 deletions _vendor/github.com/docker/scout-cli/docs/scout_attestation.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

16 changes: 0 additions & 16 deletions _vendor/github.com/docker/scout-cli/docs/scout_cache.md

This file was deleted.

52 changes: 0 additions & 52 deletions _vendor/github.com/docker/scout-cli/docs/scout_cache_df.md

This file was deleted.

40 changes: 0 additions & 40 deletions _vendor/github.com/docker/scout-cli/docs/scout_cache_prune.md

This file was deleted.

Loading