From e688af9caaf47e9efdde72b1bc18683194b5dd8d Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Mon, 5 Aug 2024 14:35:39 +0200 Subject: [PATCH] Fix typo in readme. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 5e84fd0..aaea342 100644 --- a/readme.md +++ b/readme.md @@ -12,7 +12,7 @@ docker image pull gentoo/stage3:amd64-nomultilib-openrc ``` # Publishing -Tag the build image with the current date as the name: +Tag the built image with the current date as the name: ```commandline docker image tag fritteli/pkgcheck:yyyyMMdd docker image tag fritteli/pkgcheck:latest -- 2.45.2