Skip to content

Commit

Permalink
Merge pull request #1163 from aleksandra-malinowska/cherry-pick-1.1-d…
Browse files Browse the repository at this point in the history
…ebian-base-0.3.2

Cherry pick of #1155: Update Cluster Autoscaler base image
  • Loading branch information
aleksandra-malinowska authored Aug 20, 2018
2 parents b51d2fe + 361afa7 commit 02b6014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster-autoscaler/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>"

ENV DEBIAN_FRONTEND noninteractive
Expand Down

0 comments on commit 02b6014

Please sign in to comment.