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

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

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