Updated logo API

This commit is contained in:
2026-04-25 23:49:08 +10:00
parent de183995b6
commit 924e03334c
2 changed files with 7 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
FROM ubuntu:latest
LABEL authors="josh"
ENTRYPOINT ["top", "-b"]