Merge pull request 'chore(deps): update eclipse-temurin docker tag to v17.0.13_11-jre-focal' (#13) from renovate/eclipse-temurin-17.x into master
Some checks failed
Deploy API / deploy (ubuntu-latest, 2.44.0) (push) Has been cancelled
Some checks failed
Deploy API / deploy (ubuntu-latest, 2.44.0) (push) Has been cancelled
Reviewed-on: #13
This commit is contained in:
commit
b33dc292cd
@ -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