From eff97438bb34f7c059bd210256bf1a5c38850c85 Mon Sep 17 00:00:00 2001 From: kx1t <15090643+kx1t@users.noreply.github.com> Date: Thu, 30 Mar 2023 14:07:46 -0400 Subject: [PATCH] update arch image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38b63d3..509c80f 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ In order to accomplish this, the container makes use of the following underlying It builds and runs on `linux/amd64`, `linux/arm/v7 (linux/armhf)` and `linux/arm64` architectures. -![ultrafeeder container architecture](https://user-images.githubusercontent.com/15090643/227796243-476be64c-133b-42f4-9f3a-e44bb286a4b1.png) +![ultrafeeder container architecture](https://user-images.githubusercontent.com/15090643/228925713-f2583af7-7cdf-4a8a-9ddb-d9e751991a46.png) ## Up-and-Running Quickly with `docker-compose`