Skip to content

Commit b630c13

Browse files
authored
v6.2.4 (#144)
Minor updates * Using latest base image * Updating Nginx build
1 parent 6bb24b0 commit b630c13

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.3
1+
FROM bfren/nginx:nginx1.24-alpine3.19-6.2.4
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.3
1+
6.2.4

overlay/tmp/NGINX_BUILD

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

0 commit comments

Comments
 (0)