You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove patch version from Dockerfile Golang base (#316)
Issue #, if available: aws-controllers-k8s/community#1241
Description of changes:
Removes the patch version from the Golang base image in our Dockerfiles. This should now use the latest Go 1.17 patch when building images - meaning we can capture the latest security fixes as soon as they become available in the bitnami image.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
0 commit comments