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
ab376cce
Commit
ab376cce
authored
1 year ago
by
Jesper Noordsij
Committed by
Konstantin Pavlov
10 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Update mainline to Alpine 3.20
parent
e78cf70c
Loading
Loading
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
mainline/alpine-slim/Dockerfile
+1
-1
1 addition, 1 deletion
mainline/alpine-slim/Dockerfile
update.sh
+1
-1
1 addition, 1 deletion
update.sh
with
2 additions
and
2 deletions
mainline/alpine-slim/Dockerfile
+
1
−
1
View file @
ab376cce
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
#
#
# PLEASE DO NOT EDIT IT DIRECTLY.
# PLEASE DO NOT EDIT IT DIRECTLY.
#
#
FROM
alpine:3.
19
FROM
alpine:3.
20
LABEL
maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
LABEL
maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
...
...
This diff is collapsed.
Click to expand it.
update.sh
+
1
−
1
View file @
ab376cce
...
@@ -55,7 +55,7 @@ declare -A debian=(
...
@@ -55,7 +55,7 @@ declare -A debian=(
)
)
declare
-A
alpine
=(
declare
-A
alpine
=(
[
mainline]
=
'3.
19
'
[
mainline]
=
'3.
20
'
[
stable]
=
'3.19'
[
stable]
=
'3.19'
)
)
...
...
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