Skip to content

Commit 2da9baf

Browse files
authored
v7.1.0 (#171)
Major updates * Using latest base image Minor updates * Updating Nginx build
1 parent 6d5a58f commit 2da9baf

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 quay.io/bfren/nginx:nginx1.28-alpine3.22-7.0.1
1+
FROM quay.io/bfren/nginx:nginx1.28-alpine3.23-7.1.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-
7.0.0
1+
7.1.0

VERSION_MINOR

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.0
1+
7.1

overlay/tmp/NGINX_BUILD

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

0 commit comments

Comments
 (0)