FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

chore(deps): update docker docker tag to v25

Open uis-devops-renovatebot requested to merge renovate/docker-25.x into master
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
FROM docker:24-git
FROM docker:25-git
# Ensure our scripts and gcloud SDK are on the PATH
ENV PATH=/usr/local/bin:/usr/bin:/sbin:/bin:/usr/local/gcloud/google-cloud-sdk/bin
Loading