Skip to content

Commit a4ee0ee

Browse files
committed
Update haproxy to the new pipeline
See docker-library/haproxy#148
1 parent 6ba4111 commit a4ee0ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update.sh/vars.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ def rawReposData = [
3737
'pipeline-script': 'update.sh/versions-pipeline.groovy',
3838
]],
3939
['haproxy', [
40-
'env': 'HAPROXY_VERSION',
40+
'pipeline-script': 'update.sh/versions-pipeline.groovy',
4141
]],
4242
['httpd', [
4343
'env': 'HTTPD_VERSION',

0 commit comments

Comments
 (0)