mirror of
https://github.com/sablierapp/sablier.git
synced 2025-12-25 06:49:31 +01:00
chore(deps): update nginx docker tag to v1.27.0
This commit is contained in:
committed by
Alexis Couvreur
parent
83d383e600
commit
c9db7d91fc
@@ -22,7 +22,7 @@ services:
|
||||
image: containous/whoami:v1.5.0
|
||||
|
||||
nginx:
|
||||
image: nginx:1.26.0
|
||||
image: nginx:1.27.0
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost"]
|
||||
interval: 5s
|
||||
@@ -21,7 +21,7 @@ services:
|
||||
image: containous/whoami:v1.5.0
|
||||
|
||||
nginx:
|
||||
image: nginx:1.26.0
|
||||
image: nginx:1.27.0
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost"]
|
||||
interval: 5s
|
||||
Reference in New Issue
Block a user