Merge pull request 'chore(deps): update eclipse-temurin:25.0.1_8-jre-ubi10-minimal docker digest to 83af952' (#33) from renovate/eclipse-temurin-25.0.1_8-jre-ubi10-minimal into prod
All checks were successful
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 1m27s
All checks were successful
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 1m27s
This commit was merged in pull request #33.
This commit is contained in:
@@ -11,7 +11,7 @@ COPY . .
|
||||
COPY --from=builder_node /dashboard/src/main/resources/static/styles.css ./src/main/resources/static/styles.css
|
||||
RUN ./gradlew build bootJar
|
||||
|
||||
FROM eclipse-temurin:25.0.1_8-jre-ubi10-minimal@sha256:0df5caab80e3a3141685e3254301a951f1ae845ab788bb489bc063e6b085c301
|
||||
FROM eclipse-temurin:25.0.1_8-jre-ubi10-minimal@sha256:83af952392b87bbb3c72810814950ff9607aa031f35c4772ca70bdb3e0e3e623
|
||||
WORKDIR /opt/app/
|
||||
ENV TZ=Europe/Berlin
|
||||
COPY --from=builder_java /dashboard/build/libs/dashboard-0.0.1-SNAPSHOT.jar ./
|
||||
|
||||
Reference in New Issue
Block a user