Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docker-nginx
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
nginxinc
docker-nginx
Commits
b6120b10
Commit
b6120b10
authored
Apr 22, 2020
by
chotow
Committed by
Konstantin Pavlov
Apr 23, 2020
Browse files
Options
Downloads
Patches
Plain Diff
Updated generate-stackbrew-library.sh
parent
cab4f852
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
generate-stackbrew-library.sh
+2
-2
2 additions, 2 deletions
generate-stackbrew-library.sh
with
2 additions
and
2 deletions
generate-stackbrew-library.sh
+
2
−
2
View file @
b6120b10
...
@@ -3,8 +3,8 @@ set -eu
...
@@ -3,8 +3,8 @@ set -eu
declare
-A
aliases
declare
-A
aliases
aliases
=(
aliases
=(
[
mainline]
=
'1 1.1
7
latest'
[
mainline]
=
'1 1.1
9
latest'
[
stable]
=
'1.1
6
'
[
stable]
=
'1.1
8
'
)
)
self
=
"
$(
basename
"
$BASH_SOURCE
"
)
"
self
=
"
$(
basename
"
$BASH_SOURCE
"
)
"
...
...
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
sign in
to comment