Update Dockerfile
update 4.6
This commit is contained in:
parent
30b1c04a9d
commit
d3a4867a48
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
FROM eclipse-temurin:21-jdk
|
||||
|
||||
LABEL version="4.5"
|
||||
LABEL version="4.6"
|
||||
|
||||
|
||||
RUN apt-get update && apt-get install -y curl unzip jq && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue