diff --git a/Dockerfile b/Dockerfile
index 164cd87..e04fdd1 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -26,7 +26,7 @@ ENV DCRDEVDOCS_CARDS="true"
RUN ./bin/build_docs.sh
# Serve image (stable nginx version)
-FROM nginx:1.28-alpine
+FROM nginx:1.30-alpine
LABEL description="dcrdevdocs serve"
LABEL version="1.0"
diff --git a/LICENSE b/LICENSE
index 2e8823c..51551f2 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
ISC License
-Copyright (c) 2018-2025 The Decred developers
+Copyright (c) 2018-2026 The Decred developers
Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
diff --git a/mkdocs.yml b/mkdocs.yml
index 228db22..f5d8a18 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -132,4 +132,4 @@ nav:
- 'Regnet': 'environments/regnet.md'
- Contributing:
- 'Contributor Guidelines': 'contributing/contributor-guidelines.md'
-copyright: If you wish to improve this site, please open an issue or send a pull request.
dcrdevdocs v0.0.1. Decred Project 2020-2025.
+copyright: If you wish to improve this site, please open an issue or send a pull request.
dcrdevdocs v0.0.1. Decred Project 2020-2026.