Skip to content
This repository has been archived by the owner on Apr 27, 2020. It is now read-only.

Update the base image to ubuntu:18.04 #40

Merged
merged 3 commits into from
Aug 27, 2018
Merged

Conversation

superbrothers
Copy link
Contributor

This PR updates the base image to ubuntu:18.04.

@superbrothers superbrothers requested a review from yuanying August 17, 2018 08:07
@@ -24,11 +24,11 @@ resource_types:
tag: latest

resources:
- name: ubuntu-16.04
- name: ubuntu-18.04
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about making "ubuntu-18.04" be variable?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you mean that ubuntu-18.04 should be changed to less specific name such as base-image?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, we are using ERB, so we can use ruby variable.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, OK. I understand. I'll do it.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done. 5f9e1b1

@superbrothers superbrothers merged commit 3f15d3e into master Aug 27, 2018
@superbrothers superbrothers deleted the update-base-image branch August 27, 2018 08:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants