EOX GitLab Instance
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ESA
PRISM
shibauth
Commits
5a7c9469
Commit
5a7c9469
authored
Feb 04, 2022
by
Lubomir Doležal
Browse files
Bump version: 1.0.0 → 1.0.1
parent
abbdb23d
Pipeline
#21317
passed with stage
in 5 minutes and 39 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.bumpversion.cfg
View file @
5a7c9469
[bumpversion]
current_version = 1.0.
0
current_version = 1.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 @
5a7c9469
...
...
@@ -58,4 +58,4 @@ RUN chmod -v +x \
CMD
["./run-shibboleth.sh"]
LABEL
version="1.0.
0
"
LABEL
version="1.0.
1
"
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment