chore(deps): update traefik/whoami docker tag to v1.11.0
This commit is contained in:
committed by
GitHub
parent
a27233f8af
commit
e8be7f544a
@@ -9,8 +9,8 @@
|
|||||||
"utilities"
|
"utilities"
|
||||||
],
|
],
|
||||||
"description": "Tiny Go webserver that prints OS information and HTTP request to output.",
|
"description": "Tiny Go webserver that prints OS information and HTTP request to output.",
|
||||||
"tipi_version": 1,
|
"tipi_version": 2,
|
||||||
"version": "v1.10.0",
|
"version": "v1.11.0",
|
||||||
"source": "https://github.com/traefik/whoami",
|
"source": "https://github.com/traefik/whoami",
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"supported_architectures": [
|
"supported_architectures": [
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
"amd64"
|
"amd64"
|
||||||
],
|
],
|
||||||
"created_at": 1745082405284,
|
"created_at": 1745082405284,
|
||||||
"updated_at": 1745082405284,
|
"updated_at": 1745674974072,
|
||||||
"dynamic_config": true,
|
"dynamic_config": true,
|
||||||
"form_fields": []
|
"form_fields": []
|
||||||
}
|
}
|
||||||
@@ -2,7 +2,7 @@
|
|||||||
"services": [
|
"services": [
|
||||||
{
|
{
|
||||||
"name": "whoami",
|
"name": "whoami",
|
||||||
"image": "traefik/whoami:v1.10.0",
|
"image": "traefik/whoami:v1.11.0",
|
||||||
"isMain": true,
|
"isMain": true,
|
||||||
"internalPort": "80"
|
"internalPort": "80"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user