Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
autoscaler
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
kubernetes
autoscaler
Commits
361afa73
Commit
361afa73
authored
Aug 17, 2018
by
Aleksandra Malinowska
Browse files
Options
Downloads
Patches
Plain Diff
Update Cluster Autoscaler base image to debian-base-amd:0.3.2
parent
b51d2fea
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
cluster-autoscaler/Dockerfile
+1
-1
1 addition, 1 deletion
cluster-autoscaler/Dockerfile
with
1 addition
and
1 deletion
cluster-autoscaler/Dockerfile
+
1
−
1
View file @
361afa73
...
@@ -12,7 +12,7 @@
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment