Skip to content

Commit

Permalink
feat: 文件在线预览支持更多的文件类型 #2765
Browse files Browse the repository at this point in the history
* feat: 文件在线预览支持更多的文件类型 #2765

1.Dockerfile使用基础镜像

* feat: 文件在线预览支持更多的文件类型 #2765

1.Dockerfile使用基础镜像
  • Loading branch information
liuliaozhong authored Jan 2, 2025
1 parent cf04c4b commit fbd6a1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support-files/kubernetes/images/backend/preview.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM blueking/bk-repo-preview-base:0.0.1
FROM bkrepo/bkrepo-preview-base:0.0.1

LABEL maintainer="Tencent BlueKing Devops"

Expand Down

0 comments on commit fbd6a1d

Please sign in to comment.