Skip to content

Commit 538b204

Browse files
committed
chore(Docker): update dockerfile
1 parent 7d147bb commit 538b204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM archlinux:base-devel
2-
LABEL org.opencontainers.image.title="OpenGamepadUI Builder"
2+
LABEL org.opencontainers.image.title="OpenGamepadUI Builder Container"
33
LABEL org.opencontainers.image.description="Build container for OpenGamepadUI"
44
LABEL org.opencontainers.image.source="https://github.com/ShadowBlip/OpenGamepadUI"
55
LABEL org.opencontainers.image.version="4.4"

0 commit comments

Comments
 (0)