Skip to content

Commit bb830a6

Browse files
fix(deps): update nginx docker tag to v1.25.3 (#151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d9c0892 commit bb830a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nginx:1.23.2 as builder
1+
FROM nginx:1.25.3 as builder
22

33
ENV \
44
RELEASE_DIR=/tmp/release \

0 commit comments

Comments
 (0)