Merge pull request 'chore(deps): update eclipse-temurin:25.0.1_8-jre-ubi10-minimal docker digest to f5d094c' (#20) 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 1m52s
All checks were successful
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 1m52s
This commit was merged in pull request #20.
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
|
COPY --from=builder_node /dashboard/src/main/resources/static/styles.css ./src/main/resources/static/styles.css
|
||||||
RUN ./gradlew build bootJar
|
RUN ./gradlew build bootJar
|
||||||
|
|
||||||
FROM eclipse-temurin:25.0.1_8-jre-ubi10-minimal@sha256:f2dfad3334f0d9ad41c1f18895fd557ec46bfc1edafaac64be8d224fb640644a
|
FROM eclipse-temurin:25.0.1_8-jre-ubi10-minimal@sha256:f5d094cf8a4a95b7fe13841d005f579e897cecf74e5f49d7b8eed8d63efd4aa8
|
||||||
WORKDIR /opt/app/
|
WORKDIR /opt/app/
|
||||||
ENV TZ=Europe/Berlin
|
ENV TZ=Europe/Berlin
|
||||||
COPY --from=builder_java /dashboard/build/libs/dashboard-0.0.1-SNAPSHOT.jar ./
|
COPY --from=builder_java /dashboard/build/libs/dashboard-0.0.1-SNAPSHOT.jar ./
|
||||||
|
|||||||
Reference in New Issue
Block a user