Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
abcl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Robert Goldman
abcl
Commits
f658c44e
Commit
f658c44e
authored
1 year ago
by
Robert Goldman
Browse files
Options
Downloads
Patches
Plain Diff
Bump MAVEN_VERSION in Dockerfile template.
parent
2af1e2c5
Branches
abcl-1.9.2
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile-apt.template
+2
-2
2 additions, 2 deletions
Dockerfile-apt.template
with
2 additions
and
2 deletions
Dockerfile-apt.template
+
2
−
2
View file @
f658c44e
...
@@ -58,8 +58,8 @@ RUN set -ex; \
...
@@ -58,8 +58,8 @@ RUN set -ex; \
# because the maven image only follows openjdk's default OS choice and does not
# because the maven image only follows openjdk's default OS choice and does not
# provide Debian based images for jdk12+.
# provide Debian based images for jdk12+.
ARG MAVEN_VERSION=3.
8.3
ARG MAVEN_VERSION=3.
9.4
ARG MAVEN_SHA=
1c12a5df43421795054874fd54bb8b37d242949133b5bf6052a063a13a93f13a20e6e9dae2b3d85b9c7034ec977bbc2b6e7f66832182b9c863711d78bfe60faa
ARG MAVEN_SHA=
deaa39e16b2cf20f8cd7d232a1306344f04020e1f0fb28d35492606f647a60fe729cc40d3cba33e093a17aed41bd161fe1240556d0f1b80e773abd408686217e
WORKDIR /usr/share/maven
WORKDIR /usr/share/maven
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment