diff --git a/Dockerfile b/Dockerfile index 4985a24..5ce7375 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM oven/bun:1.2.4-alpine AS base +FROM oven/bun:1.2.3-alpine AS base LABEL org.opencontainers.image.source="https://github.com/C4illin/ConvertX" WORKDIR /app