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:
Aleksandra Malinowska 2018-08-20 12:48:54 +01:00 committed by GitHub
commit 02b6014acb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # 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>" LABEL maintainer="Marcin Wielgus <mwielgus@google.com>"
ENV DEBIAN_FRONTEND noninteractive ENV DEBIAN_FRONTEND noninteractive