Mise à jour du dockerfile suite à une dépendance trop ancienne sur go

This commit is contained in:
2026-04-24 07:26:42 +02:00
parent dda27e55fc
commit c8c032336b
2 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
module github.com/loremind/demo-orchestrator
go 1.22
go 1.23
require (
github.com/docker/docker v27.3.1+incompatible