Skip to content

Commit

Permalink
Merge pull request #181 from cubicdaiya/renovate/nginx-nginx-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency nginx/nginx to v1.26.3
  • Loading branch information
catatsuy authored Feb 8, 2025
2 parents 00e9df3 + 49fa95e commit 3f94000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder/const.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package builder

// nginx
const (
NginxVersion = "1.26.2"
NginxVersion = "1.26.3"
NginxDownloadURLPrefix = "https://nginx.org/download"
)

Expand Down

0 comments on commit 3f94000

Please sign in to comment.