Merge pull request #1163 from aleksandra-malinowska/cherry-pick-1.1-debian-base-0.3.2
Cherry pick of #1155: Update Cluster Autoscaler base image
This commit is contained in:
commit
02b6014acb
|
|
@ -12,7 +12,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
FROM gcr.io/google-containers/debian-base-amd64:0.3
|
||||
FROM k8s.gcr.io/debian-base-amd64:0.3.2
|
||||
LABEL maintainer="Marcin Wielgus <mwielgus@google.com>"
|
||||
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
|
|
|
|||
Loading…
Reference in New Issue