diff --git a/Dockerfile b/Dockerfile index f7f4882..8e007d4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM oven/bun:1.1.33-alpine AS base +FROM oven/bun:1.1.34-alpine AS base LABEL org.opencontainers.image.source="https://github.com/C4illin/ConvertX" WORKDIR /app