Skip to content
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

Supporting environment variables #3

Merged
merged 4 commits into from
Jun 20, 2024
Merged

Supporting environment variables #3

merged 4 commits into from
Jun 20, 2024

Conversation

Tang8330
Copy link

No description provided.

@@ -8,9 +8,10 @@ LABEL maintainer="Yann David (@Typositoire) <davidyann88@gmail>"
ARG KUBERNETES_VERSION=1.28.7
ARG GCLOUD_VERSION=416.0.0
ARG DOCTL_VERSION=1.57.0
ARG AWSCLI_VERSION=2.13.25-r0
ARG AWSCLI_VERSION=2.15.14-r0
Copy link
Author

Choose a reason for hiding this comment

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

Upgraded this as I ran into an error while building.

ERROR: unable to select packages:
aws-cli-2.15.14-r0:
breaks:world[aws-cli=2.13.25-r0]

@Tang8330 Tang8330 merged commit 271d057 into main Jun 20, 2024
@Tang8330 Tang8330 deleted the support-env-vars branch June 20, 2024 19:35
Tang8330 added a commit that referenced this pull request Aug 20, 2024
* Supporting environment variables (#3)

* Update Makefile

* Update README.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant