Skip to content

Commit 8f53e72

Browse files
authored
v6.3.0 (#145)
Minor updates * Using latest base image * Updating to Nginx 1.26.0
1 parent b630c13 commit 8f53e72

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 bfren/nginx:nginx1.24-alpine3.19-6.2.4
1+
FROM bfren/nginx:nginx1.26-alpine3.20-6.3.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.2.4
1+
6.3.0

VERSION_MINOR

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

overlay/tmp/NGINX_BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.24.0-r16
1+
1.26.0-r1

0 commit comments

Comments
 (0)