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

fix(run): update aws-cdk #25

Merged
merged 2 commits into from
Dec 30, 2021
Merged

fix(run): update aws-cdk #25

merged 2 commits into from
Dec 30, 2021

Conversation

thalesmg
Copy link
Contributor

@thalesmg thalesmg commented Nov 26, 2021

This updates the base image and the python lib versions.

I needed to do this because I encountered this bug in aws-cdk:

aws/aws-cdk#14738

Just doing the workaround inside a Dockerfile based on
contino/aws-cdk did not work for me. But rebuilding the image
itself did.

Related PR: contino/docker-aws-cdk#6

Don't merge before the above PR is merged and the new image released

Now that we are using our own fork and image registry, the new image is available for everyone.

This updates the base image and the python lib versions.

I needed to do this because I encountered this bug in aws-cdk:

aws/aws-cdk#14738

Just doing the workaround inside a Dockerfile based on
`contino/aws-cdk` did not work for me.  But rebuilding the image
itself did.

Related PR: contino/docker-aws-cdk#6

**Don't merge before the above PR is merged and the new image released**
@thalesmg thalesmg merged commit 0e725bb into master Dec 30, 2021
@thalesmg thalesmg deleted the fix-run-script branch December 30, 2021 18:11
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.

2 participants