From 9b25e4e516f2e78c663eea62f61fbd9022a9fc7d Mon Sep 17 00:00:00 2001 From: Betty Date: Wed, 20 May 2026 16:36:14 +0200 Subject: [PATCH] post: commit ae80893 in bojemoi --- .../commits/2026-05-20-commit-ae80893.md | 41 +++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 content/posts/commits/2026-05-20-commit-ae80893.md diff --git a/content/posts/commits/2026-05-20-commit-ae80893.md b/content/posts/commits/2026-05-20-commit-ae80893.md new file mode 100644 index 0000000..551760f --- /dev/null +++ b/content/posts/commits/2026-05-20-commit-ae80893.md @@ -0,0 +1,41 @@ +--- +title: "[bojemoi] docs(borodino): clarifier les Dockerfiles — quelle image pour quel service" +date: 2026-05-20T16:36:14+02:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit ae80893 par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `ae80893` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `ae80893ba9777b9a772e171167cf4dc3f3e805c7` | + + +### Description + +Dockerfile.borodino → borodino:latest (ak47/bm12/nuclei/logpull, alpine) +Dockerfile.borodino-msf → borodino-msf:latest (uzi seul, ruby+msf) + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M borodino/Dockerfile.borodino +M borodino/Dockerfile.borodino-msf +``` + +### Diff Summary + +``` + borodino/Dockerfile.borodino | 5 +++-- + borodino/Dockerfile.borodino-msf | 6 ++++-- + 2 files changed, 7 insertions(+), 4 deletions(-) +```