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 987187943e
commit 280dced405
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