summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--screwdriver.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/screwdriver.yaml b/screwdriver.yaml
index 5316983d0da..5034a704ebf 100644
--- a/screwdriver.yaml
+++ b/screwdriver.yaml
@@ -230,7 +230,7 @@ jobs:
screwdriver/update-vespa-version-in-sample-apps.sh $VESPA_VERSION
publish-cli-release:
- image: homebrew/brew
+ image: homebrew/brew:latest
annotations:
# Run once an hour, in the hours 7-15 UTC, Monday-Thursday
screwdriver.cd/buildPeriodically: H 7-15 * * 1-4