Skip to content

Commit 02dceee

Browse files
Renovate BotRenovate Bot
authored andcommitted
chore(deps): update docker.io/nginx docker tag to v1.29.1
1 parent a2bafd3 commit 02dceee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nginx/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# SPDX-License-Identifier: Apache-2.0
44

5-
FROM docker.io/nginx:1.29.0-alpine
5+
FROM docker.io/nginx:1.29.1-alpine
66

77
COPY ./ /etc/nginx/
88

0 commit comments

Comments
 (0)