浏览代码

Merge pull request #283 from C4illin/renovate/oven-bun-1.x

chore(deps): update oven/bun docker tag to v1.2.13
Emrik Östling 2 月之前
父节点
当前提交
4f0573963f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM oven/bun:1.2.12-alpine AS base
+FROM oven/bun:1.2.13-alpine AS base
 LABEL org.opencontainers.image.source="https://github.com/C4illin/ConvertX"
 WORKDIR /app