Skip to content
Snippets Groups Projects
Commit c16a9ea2 authored by RenovateBot's avatar RenovateBot :gear:
Browse files

Update dependency griefed/baseimage-ubuntu-jdk-8 to v2.0.7

parent 9d7927d6
No related branches found
No related tags found
1 merge request!97Update dependency griefed/baseimage-ubuntu-jdk-8 to v2.0.7
This commit is part of merge request !97. Comments created here will be created in the context of that merge request.
......@@ -357,7 +357,7 @@ coverage:
cobertura: build/cobertura.xml
Gradle Dependency-Checks:
image: griefed/baseimage-ubuntu-jdk-8:2.0.6
image: griefed/baseimage-ubuntu-jdk-8:2.0.7
stage: Other
allow_failure: true
before_script:
......
FROM griefed/baseimage-ubuntu-jdk-8:2.0.6 AS builder
FROM griefed/baseimage-ubuntu-jdk-8:2.0.7 AS builder
ARG BRANCH_OR_TAG=main
......@@ -15,7 +15,7 @@ RUN \
./gradlew about installQuasar cleanFrontend assembleFrontend copyDist build --info -x test && \
ls -ahl ./build/libs/
FROM griefed/baseimage-ubuntu-jdk-8:2.0.6
FROM griefed/baseimage-ubuntu-jdk-8:2.0.7
LABEL maintainer="Griefed <griefed@griefed.de>"
LABEL description="DESCRIPTION"
......
FROM griefed/baseimage-ubuntu-jdk-8:2.0.6 AS builder
FROM griefed/baseimage-ubuntu-jdk-8:2.0.7 AS builder
ARG BRANCH_OR_TAG=main
......@@ -15,7 +15,7 @@ RUN \
./gradlew about installQuasar cleanFrontend assembleFrontend copyDist build --info -x test && \
ls -ahl ./build/libs/
FROM griefed/baseimage-ubuntu-jdk-8:2.0.6
FROM griefed/baseimage-ubuntu-jdk-8:2.0.7
LABEL maintainer="Griefed <griefed@griefed.de>"
LABEL description="DESCRIPTION"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment