Skip to content

Commit cb4efe4

Browse files
Arjun Sreedharanrobdimsdale
authored andcommitted
Remove non-default nginx version line
See #179, this buildpack is supposed to have only 1 NGINX version line.
1 parent 5688a68 commit cb4efe4

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

manifest.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,6 @@ default_versions:
44
- name: nginx
55
version: 1.27.x
66
dependencies:
7-
- name: nginx
8-
version: 1.26.3
9-
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.26.3_linux_x64_cflinuxfs3_610037dd.tgz
10-
sha256: 610037dd277c2341225b4c36b3d5b22a9810c62ddbc1db444ba4167d74b1c9c2
11-
cf_stacks:
12-
- cflinuxfs3
13-
source: http://nginx.org/download/nginx-1.26.3.tar.gz
14-
source_sha256: 69ee2b237744036e61d24b836668aad3040dda461fe6f570f1787eab570c75aa
15-
- name: nginx
16-
version: 1.26.3
17-
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.26.3_linux_x64_cflinuxfs4_78ba6963.tgz
18-
sha256: 78ba6963f4e77a746547bac843047b50237e3574100cb8da2ca1249a0e814a02
19-
cf_stacks:
20-
- cflinuxfs4
21-
source: http://nginx.org/download/nginx-1.26.3.tar.gz
22-
source_sha256: 69ee2b237744036e61d24b836668aad3040dda461fe6f570f1787eab570c75aa
237
- name: nginx
248
version: 1.27.4
259
uri: https://buildpacks.cloudfoundry.org/dependencies/nginx-static/nginx-static_1.27.4_linux_x64_cflinuxfs3_d5dddd48.tgz

0 commit comments

Comments
 (0)