-
Notifications
You must be signed in to change notification settings - Fork 826
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cloud Build: No more need for Docker 20 tag #2691
Cloud Build: No more need for Docker 20 tag #2691
Conversation
The default docker version in Cloud Build is now 20.x.x - so we no longer need to specify the tag, and can go back to using latest.
Build Failed 😱 Build Id: 4248ff12-66c1-424a-b632-005cd0ca9438 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Succeeded 👏 Build Id: 2452c36c-dd9d-4647-b1e5-e856d01229b5 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: markmandel, roberthbailey The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Build Succeeded 👏 Build Id: c94215ba-e276-4a0e-a9f4-a3681041b03c The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
What type of PR is this?
/kind cleanup
What this PR does / Why we need it:
The default docker version in Cloud Build is now 20.x.x - so we no longer need to specify the tag, and can go back to using latest.
Which issue(s) this PR fixes:
N/A
Special notes for your reviewer:
N/A