From 5d1bf10da1b11d875f96851b0dc9caedc2979f5d Mon Sep 17 00:00:00 2001 From: CoreOS Bot Date: Sun, 7 Jan 2024 00:24:55 +0000 Subject: [PATCH] README: update build date --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbb20a7..8dd6556 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # mkpasswd container -[![quay.io repository](https://img.shields.io/badge/updated-2023--12--31-green)](https://quay.io/repository/coreos/mkpasswd) +[![quay.io repository](https://img.shields.io/badge/updated-2024--01--07-green)](https://quay.io/repository/coreos/mkpasswd) This is a trivial Dockerfile to build a Fedora-based container for [`mkpasswd(1)`](https://github.com/rfc1036/whois).