diff --git a/Dockerfile b/Dockerfile
index 4df9e7867..beaa59392 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -26,7 +26,7 @@ ENV DCRDOCS_CARDS="true"
RUN ./bin/build_docs.sh
# Serve image (stable nginx version)
-FROM nginx:1.28-alpine
+FROM nginx:1.30-alpine
LABEL description="dcrdocs serve"
LABEL version="1.0"
diff --git a/LICENSE b/LICENSE
index 2e8823c0e..51551f24f 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/docs/about/license.md b/docs/about/license.md
index 344e43497..95e62749c 100644
--- a/docs/about/license.md
+++ b/docs/about/license.md
@@ -5,7 +5,7 @@ dcrdocs is licensed under the [copyfree](http://copyfree.org) ISC License.
---
Copyright © 2013-2015 The btcsuite developers.
-Copyright © 2015-2025 The Decred developers.
+Copyright © 2015-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 copyright notice and this permission notice appear in all copies.
diff --git a/mkdocs.yml b/mkdocs.yml
index ab37f05d8..f826769de 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -276,4 +276,4 @@ nav:
- 'Glossary': 'glossary.md'
- About:
- 'License': 'about/license.md'
-copyright: If you wish to improve this site, please open an issue or send a pull request.
dcrdocs v0.0.3. Decred Project 2016-2025.
+copyright: If you wish to improve this site, please open an issue or send a pull request.
dcrdocs v0.0.3. Decred Project 2016-2026.