GoogleContainerTools / GoogleContainerTools/skaffold
Fix issue in docker image builds where `gcr.io/$PROJECT_ID/build_deps:*` images are not properly updated
Open
kind/todo
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
Curently there is an issue in docker image builds where `gcr.io/$PROJECT_ID/build_deps:*` images are not properly overwritten by consecutive builds. Had to manually update the image to propogate go 1.17 -> go 1.19 deps changes (was still using go 1.17 due to cached image not being overwritten, image not actually overwriiten at time so deps image is frozen atm barring manual uploads)
Contributor guide
Assessment
This issue has not been assessed yet.