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

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

This commit is contained in:
Matt Hook 2024-02-23 11:48:49 +13:00 committed by GitHub
parent 158b43194c
commit 380b23a9f5
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"