Update base Python container images #66
Annotations
4 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and push to GAR:
Dockerfile#L7
StageNameCasing: Stage name 'python-base-BASE' should be lowercase
More info: https://docs.docker.com/go/dockerfile/rule/stage-name-casing/
|
Build and push to GAR:
Dockerfile#L7
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Build and push to GAR:
Dockerfile#L7
InvalidDefaultArgInFrom: Default value for ARG python:$***PYTHON_VERSION***-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Loading