diff --git a/vulnfeeds/tools/debian/Dockerfile b/vulnfeeds/tools/debian/Dockerfile index 30097961506..a2a0d6f665d 100644 --- a/vulnfeeds/tools/debian/Dockerfile +++ b/vulnfeeds/tools/debian/Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:alpine@sha256:d5da0344b23d03a6f2728657732c7a60300a91acaad9b8076c6fd30b1dfe1ff4 +FROM google/cloud-sdk:449.0.0-alpine # Keep the virtualenv directly in the project directory. This isn't strictly neccesary for # this project as it runs on kubernetes, but it keeps it consistent with other cloud run images