Skip to content

Commit 38a51b5

Browse files
authored
v6.4.0 (#158)
Major updates * Using latest base image * Updating Nginx build
1 parent c51e158 commit 38a51b5

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/bfren/nginx:nginx1.26-alpine3.20-6.3.14
1+
FROM ghcr.io/bfren/nginx:nginx1.26-alpine3.21-6.4.0
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-nginx-webdav"
44

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.3.12
1+
6.4.0

VERSION_MINOR

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.3
1+
6.4

overlay/tmp/NGINX_BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.26.2-r0
1+
1.26.2-r3

0 commit comments

Comments
 (0)