From ca1d66cfb81bfcf3e6598beb9d4e53fb9f5a3736 Mon Sep 17 00:00:00 2001 From: sjt <shijinting0321@163.com> Date: 星期三, 18 一月 2023 15:27:24 +0800 Subject: [PATCH] 数据库脚本版本管理,便于表结构更新维护 --- DOCKERFILE | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/DOCKERFILE b/DOCKERFILE index d55e06a..f2a2ffa 100644 --- a/DOCKERFILE +++ b/DOCKERFILE @@ -1,3 +1,6 @@ +#寰堜箙娌$淮鎶や簡锛屽凡缁忎笌瀹氬墠鐗堟湰涓嶅尮閰� + + FROM ubuntu:20.04 AS build ARG DEBIAN_FRONTEND=noninteractive -- Gitblit v1.8.0