diff --git a/cluster-autoscaler/Dockerfile b/cluster-autoscaler/Dockerfile
index 9223f0a2212bd8b780cf60d78520be3ae1d1d754..331b84aa1aa1027e9b390e82a360c0b33715d8a1 100644
--- a/cluster-autoscaler/Dockerfile
+++ b/cluster-autoscaler/Dockerfile
@@ -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