Skip to content

Commit

Permalink
Merge pull request #1832 from losipiuk/lo/cluster-autoscaler-release-…
Browse files Browse the repository at this point in the history
…1.14-debian-base-1.0

 Use debian-base-amd64:v1.0.0
  • Loading branch information
k8s-ci-robot authored Mar 26, 2019
2 parents b43d414 + 195543a commit a8cea4a
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.

ARG BASEIMAGE=k8s.gcr.io/debian-base-amd64:0.4.1
ARG BASEIMAGE=k8s.gcr.io/debian-base-amd64:v1.0.0
FROM $BASEIMAGE
LABEL maintainer="Marcin Wielgus <[email protected]>"

Expand Down

0 comments on commit a8cea4a

Please sign in to comment.