Skip to content

Commit 29e04d6

Browse files
chore(deps): Update nginx Docker tag to v1.30.0 (#1028)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eab5b85 commit 29e04d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ RUN export VERSIONS=`list-versions` \
4141

4242
#------- Copy to nginx
4343

44-
FROM nginx:1.29.0-alpine
44+
FROM nginx:1.30.0-alpine
4545

4646
COPY --from=builder /app/dist /usr/share/nginx/html

0 commit comments

Comments
 (0)