Skip to content

Replace deprecated fnichol/uhttpd base image with nginx:alpine#202

Merged
0dayCTF merged 1 commit into0dayCTF:mainfrom
bloodstiller:main
Mar 20, 2026
Merged

Replace deprecated fnichol/uhttpd base image with nginx:alpine#202
0dayCTF merged 1 commit into0dayCTF:mainfrom
bloodstiller:main

Conversation

@bloodstiller
Copy link
Copy Markdown
Contributor

fix(docker): replace fnichol/uhttpd with nginx:alpine

The old fnichol/uhttpd image is no longer available because it relied on
the deprecated Docker schema v1 manifest. Switched to nginx:alpine,
which is lightweight, maintained, and serves static content from
/usr/share/nginx/html by default.

This change resolves build failures while preserving the original
behavior of serving project files over port 80.

@0dayCTF 0dayCTF merged commit 7ffb0e6 into 0dayCTF:main Mar 20, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants