diff --git a/.github/workflows/build-and-push.yaml b/.github/workflows/build-and-push.yaml index e71a421f..70bf1c7c 100644 --- a/.github/workflows/build-and-push.yaml +++ b/.github/workflows/build-and-push.yaml @@ -93,4 +93,4 @@ jobs: cache-from: | type=gha build-args: | - BASE_TAG=k8s \ No newline at end of file + BASE_TAG=latest \ No newline at end of file