1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-07 23:05:26 +02:00

fix(dependancies): update compose and runc [EE-6744] (#11245)

This commit is contained in:
Matt Hook 2024-02-23 11:49:09 +13:00 committed by GitHub
parent 709315dde5
commit af8fde66b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 48 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"docker": "v24.0.7",
"dockerCompose": "v2.23.3",
"dockerCompose": "v2.24.6",
"helm": "v3.13.3",
"kubectl": "v1.29.0",
"mingit": "2.42.0.2"