chore(deps): update eclipse-temurin docker tag to v17.0.13_11-jre-focal
This commit is contained in:
parent
1252763b68
commit
13d556eaf4
@ -11,7 +11,7 @@ COPY . .
|
||||
RUN mvn package -T2C -q -Dmaven.test.skip -DskipTests
|
||||
|
||||
# Stage 2: Create the final lightweight image
|
||||
FROM eclipse-temurin:17.0.12_7-jre-focal
|
||||
FROM eclipse-temurin:17.0.13_11-jre-focal
|
||||
|
||||
# Install Git
|
||||
RUN apt-get update && apt-get install git -y
|
||||
|
Loading…
x
Reference in New Issue
Block a user