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