Skip to content

Commit b9cae54

Browse files
chore(deps): update nginxproxy/nginx-proxy docker tag to v1.5.2 (#4)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6eff8c6 commit b9cae54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/nginx-proxy/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nginxproxy/nginx-proxy:1.5.1-alpine
1+
FROM nginxproxy/nginx-proxy:1.5.2-alpine
22

33
COPY conf.d/* /etc/nginx/conf.d/
44
COPY nginx.tmpl /app/

0 commit comments

Comments
 (0)