EOX GitLab Instance
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
View Server 2
cache
Commits
061adb17
Commit
061adb17
authored
Nov 23, 2021
by
Bernhard Mallinger
Browse files
Bump version: 2.0.0 → 2.0.1
parent
a39936ac
Pipeline
#18866
passed with stages
in 5 minutes and 34 seconds
Changes
2
Pipelines
2
Show whitespace changes
Inline
Side-by-side
.bumpversion.cfg
View file @
061adb17
[bumpversion]
current_version = 2.0.
0
current_version = 2.0.
1
commit = True
tag = True
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(\-(?P<release>[a-z]+)\.(?P<build>\d+))?
...
...
Dockerfile
View file @
061adb17
...
...
@@ -63,4 +63,4 @@ EXPOSE 80
ENTRYPOINT
["./entrypoint.sh"]
CMD
["./run-httpd.sh"]
LABEL
version="2.0.
0
"
LABEL
version="2.0.
1
"
Write
Preview
Markdown
is supported
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