diff --git a/Dockerfile b/Dockerfile index 1115f7a..9ee33b8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM oven/bun:1.1.44-alpine AS base +FROM oven/bun:1.1.45-alpine AS base LABEL org.opencontainers.image.source="https://github.com/C4illin/ConvertX" WORKDIR /app