Skip to content

Commit 9de43c1

Browse files
committed
Update redis to the new pipeline
See redis/docker-library-redis#379
1 parent 3f1dbdc commit 9de43c1

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
@@ -77,7 +77,7 @@ def rawReposData = [
7777
'pipeline-script': 'update.sh/versions-pipeline.groovy',
7878
]],
7979
['redis', [
80-
'env': 'REDIS_VERSION',
80+
'pipeline-script': 'update.sh/versions-pipeline.groovy',
8181
]],
8282
['redmine', [
8383
'env': 'REDMINE_VERSION',

0 commit comments

Comments
 (0)