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

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

parent 31d4deb8
No related branches found
No related tags found
1 merge request!110Update dependency griefed/baseimage-ubuntu-jdk-8 to v2.0.9
This commit is part of merge request !110. 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.7
image: griefed/baseimage-ubuntu-jdk-8:2.0.9
stage: Other
allow_failure: true
before_script:
......
FROM griefed/baseimage-ubuntu-jdk-8:2.0.7 AS builder
FROM griefed/baseimage-ubuntu-jdk-8:2.0.9 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.7
FROM griefed/baseimage-ubuntu-jdk-8:2.0.9
LABEL maintainer="Griefed <griefed@griefed.de>"
LABEL description="DESCRIPTION"
......
FROM griefed/baseimage-ubuntu-jdk-8:2.0.7 AS builder
FROM griefed/baseimage-ubuntu-jdk-8:2.0.9 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.7
FROM griefed/baseimage-ubuntu-jdk-8:2.0.9
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