Skip to content

Commit fcc985b

Browse files
chore(deps): update nginx docker tag to v1.30 (#100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7b8cce9 commit fcc985b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Pin nginx version for reproducible builds
2-
FROM nginx:1.29-alpine
2+
FROM nginx:1.30-alpine
33

44
# Copy custom nginx configuration
55
COPY nginx.conf /etc/nginx/conf.d/default.conf

0 commit comments

Comments
 (0)