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