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

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

parent a248a270
No related branches found
No related tags found
1 merge request!128Update dependency griefed/baseimage-ubuntu-jdk-8 to v2.0.11
This commit is part of merge request !128. Comments created here will be created in the context of that merge request.
......@@ -358,7 +358,7 @@ coverage:
path: build/cobertura.xml
Gradle Dependency-Checks:
image: griefed/baseimage-ubuntu-jdk-8:2.0.10
image: griefed/baseimage-ubuntu-jdk-8:2.0.11
stage: Other
allow_failure: true
before_script:
......
FROM griefed/baseimage-ubuntu-jdk-8:2.0.10 AS builder
FROM griefed/baseimage-ubuntu-jdk-8:2.0.11 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.10
FROM griefed/baseimage-ubuntu-jdk-8:2.0.11
LABEL maintainer="Griefed <griefed@griefed.de>"
LABEL description="DESCRIPTION"
......
FROM griefed/baseimage-ubuntu-jdk-8:2.0.10 AS builder
FROM griefed/baseimage-ubuntu-jdk-8:2.0.11 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.10
FROM griefed/baseimage-ubuntu-jdk-8:2.0.11
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