Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation
This project
Loading...
Sign in
谢明辉
/
VVAS-Match
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 4cd32054
authored
Nov 19, 2025
by
文帅营
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
ci: 把项目需要的java版本写到docker中
1 parent
d48deae5
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
build/bin/Dockerfile
build/bin/Dockerfile
View file @
4cd3205
# 基础镜像:Eclipse Temurin JRE 21 (Ubuntu 22.04 jammy)
# 基础镜像:Eclipse Temurin JRE 21 (Ubuntu 22.04 jammy)
FROM
${BASE_IMAGES_NAME}
FROM
eclipse-temurin:21-jre-jammy
LABEL maintainer="yuanjin@vion-tech.com"
LABEL maintainer="yuanjin@vion-tech.com"
ENV
DEBIAN_FRONTEND=noninteractive
ENV
DEBIAN_FRONTEND=noninteractive
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment