diff --git a/Dockerfile b/Dockerfile index 4629a07..4aeabd5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/bfren/nginx:nginx1.26-alpine3.21-6.4.1 +FROM ghcr.io/bfren/nginx:nginx1.26-alpine3.21-6.4.2 LABEL org.opencontainers.image.source="https://github.com/bfren/docker-nginx-webdav" diff --git a/LICENSE b/LICENSE index 06c6f55..b48eea3 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020-2024 bfren +Copyright (c) 2020-2025 bfren Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 051cd22..ed3cd05 100644 --- a/README.md +++ b/README.md @@ -33,4 +33,4 @@ If you wish to add custom Nginx configuration, map a file to `/etc/nginx/sites/c ## Copyright -> Copyright (c) 2020-2024 [bfren](https://bfren.dev) (unless otherwise stated) +> Copyright (c) 2020-2025 [bfren](https://bfren.dev) (unless otherwise stated) diff --git a/VERSION b/VERSION index 306894a..04757a5 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.4.1 \ No newline at end of file +6.4.2 \ No newline at end of file diff --git a/overlay/tmp/NGINX_BUILD b/overlay/tmp/NGINX_BUILD index 93a4968..14b0aa0 100644 --- a/overlay/tmp/NGINX_BUILD +++ b/overlay/tmp/NGINX_BUILD @@ -1 +1 @@ -1.26.2-r3 \ No newline at end of file +1.26.2-r4 \ No newline at end of file