chore(deps): update nginx docker tag to v1.27.4
This commit is contained in:
parent
6f4ae14bd0
commit
de9ac1bf35
1 changed files with 1 additions and 1 deletions
|
@ -366,7 +366,7 @@ job "elk" {
|
|||
driver = "docker"
|
||||
|
||||
config {
|
||||
image = "nginx:1.27.3-alpine"
|
||||
image = "nginx:1.27.4-alpine"
|
||||
|
||||
ports = ["web"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue