Skip to content
Snippets Groups Projects
Unverified Commit 375e8c74 authored by Beata Skiba's avatar Beata Skiba Committed by GitHub
Browse files

Merge pull request #768 from mwielgus/debian-vpa

Switch images to debian in VPA
parents a2127d2b b6b9fc3a
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM gcr.io/google_containers/ubuntu-slim:0.1
FROM gcr.io/google-containers/debian-base-amd64:0.3
MAINTAINER Tomasz Kulczynski "tkulczynski@google.com"
ADD admission-controller admission-controller
......
......@@ -12,9 +12,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM gcr.io/google_containers/ubuntu-slim:0.1
FROM gcr.io/google-containers/debian-base-amd64:0.3
MAINTAINER Krzysztof Grygiel "kgrygiel@google.com"
MAINTAINER Karol Kraskiewicz "karol.kraskiewicz@gmail.com"
ADD recommender recommender
......
......@@ -13,8 +13,7 @@
# limitations under the License.
FROM k8s.gcr.io/ubuntu-slim:0.1
MAINTAINER Gabriela Filipek "gfilipek@google.com"
FROM gcr.io/google-containers/debian-base-amd64:0.3
MAINTAINER Marcin Wielgus "mwielgus@google.com"
ADD updater updater
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment