Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
Import Process
XML Data Transform
Commits
40586734
Commit
40586734
authored
Jun 07, 2022
by
Jonas Waeber
Browse files
Switch gradle image to not use alpine
parent
1a2d4c21
Pipeline
#51227
passed with stages
in 5 minutes and 18 seconds
Changes
1
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
40586734
FROM
gradle:7.4.2-jdk17
-alpine
FROM
gradle:7.4.2-jdk17
ADD
. /
WORKDIR
/
RUN
gradle
--no-daemon
--no-scan
--no-build-cache
distTar
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment