aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/bun.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/bun.yml b/.github/workflows/bun.yml
index 949184866..c196bd243 100644
--- a/.github/workflows/bun.yml
+++ b/.github/workflows/bun.yml
@@ -128,7 +128,7 @@ jobs:
linux/amd64
labels: |
org.opencontainers.image.title=Bun
- org.opencontainers.image.description=Bun is a fast bundler, transpiler, JavaScript Runtime environment and package manager for web software. This is the official docker image for Bun. The image is an Ubuntu 20.04 image with bun preinstalled into /opt/bun.
+ org.opencontainers.image.description=Bun is a fast bundler, transpiler, JavaScript Runtime environment and package manager for web software. The image is an Ubuntu 20.04 image with bun preinstalled into /opt/bun.
org.opencontainers.image.vendor=Bun
org.opencontainers.image.source=https://github.com/Jarred-Sumner/bun
org.opencontainers.image.url=https://bun.sh