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