diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5657c5c..2767d2f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,4 @@ # How to Contribute This project is part of Deis. You can find the latest contribution -guidelines [at the Deis project](https://github.com/deisthree/deis/blob/master/CONTRIBUTING.md). +guidelines [at the Deis project](https://github.com/teamhephy/deis/blob/master/CONTRIBUTING.md). diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 536e547..e99a93f 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,4 +1,4 @@ # Deis Maintainers This project is part of Deis. The official maintainers documentation is -located [in the main project](https://github.com/deisthree/deis/blob/master/MAINTAINERS.md). +located [in the main project](https://github.com/teamhephy/deis/blob/master/MAINTAINERS.md). diff --git a/Makefile b/Makefile index 7c7a12a..6d01864 100644 --- a/Makefile +++ b/Makefile @@ -6,8 +6,8 @@ include versioning.mk export GO15VENDOREXPERIMENT=1 # dockerized development environment variables -REPO_PATH := github.com/deis/${SHORT_NAME} -DEV_ENV_IMAGE := quay.io/deis/go-dev:0.20.0 +REPO_PATH := github.com/teamhephy/${SHORT_NAME} +DEV_ENV_IMAGE := hephy/go-dev:v1.28.3 DEV_ENV_WORK_DIR := /go/src/${REPO_PATH} DEV_ENV_PREFIX := docker run --rm -e GO15VENDOREXPERIMENT=1 -v ${CURDIR}:${DEV_ENV_WORK_DIR} -w ${DEV_ENV_WORK_DIR} DEV_ENV_CMD := ${DEV_ENV_PREFIX} ${DEV_ENV_IMAGE} diff --git a/README.md b/README.md index 33cc3aa..f8f3c1a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Deis (pronounced DAY-iss) Workflow is an open source Platform as a Service (PaaS) that adds a developer-friendly layer to any [Kubernetes](http://kubernetes.io) cluster, making it easy to deploy and manage applications on your own servers. -For more information about the Deis Workflow, please visit the main project page at https://github.com/deisthree/workflow. +For more information about the Deis Workflow, please visit the main project page at https://github.com/teamhephy/workflow. We welcome your input! If you have feedback, please [submit an issue][issues]. If you'd like to participate in development, please read the "Development" section below and [submit a pull request][prs]. @@ -14,11 +14,11 @@ The Registry Token Refresher service creates the [imagePullSecret][imagePullSecr This service is run only when using Amazon's [ECR][ecr] or Google's [GCR][gcr] as they provide short lived tokens for authentication. -[issues]: https://github.com/deisthree/workflow/issues -[prs]: https://github.com/deisthree/workflow/pulls +[issues]: https://github.com/teamhephy/workflow/issues +[prs]: https://github.com/teamhephy/workflow/pulls [imagePullSecrets]: http://kubernetes.io/docs/user-guide/images/#specifying-imagepullsecrets-on-a-pod -[dockerbuilder]: https://github.com/deisthree/dockerbuilder -[controller]: https://github.com/deisthree/controller +[dockerbuilder]: https://github.com/teamhephy/dockerbuilder +[controller]: https://github.com/teamhephy/controller [ecr]: http://docs.aws.amazon.com/AmazonECR/latest/userguide/ECR_GetStarted.html [gcr]: https://cloud.google.com/container-registry/ -[v2.18]: https://github.com/deisthree/workflow/releases/tag/v2.18.0 +[v2.18]: https://github.com/teamhephy/workflow/releases/tag/v2.18.0 diff --git a/boot.go b/boot.go index 9c77c2f..001d8bb 100644 --- a/boot.go +++ b/boot.go @@ -6,8 +6,8 @@ import ( "strconv" "time" - "github.com/deis/registry-token-refresher/pkg" - "github.com/deis/registry-token-refresher/pkg/credentials" + "github.com/teamhephy/registry-token-refresher/pkg" + "github.com/teamhephy/registry-token-refresher/pkg/credentials" "k8s.io/kubernetes/pkg/api" kcl "k8s.io/kubernetes/pkg/client/unversioned" "k8s.io/kubernetes/pkg/fields" diff --git a/boot_test.go b/boot_test.go index 04c9299..3d76cb9 100644 --- a/boot_test.go +++ b/boot_test.go @@ -6,8 +6,8 @@ import ( "time" "github.com/arschles/assert" - "github.com/deis/registry-token-refresher/pkg/credentials" - "github.com/deis/registry-token-refresher/pkg/k8s" + "github.com/teamhephy/registry-token-refresher/pkg/credentials" + "github.com/teamhephy/registry-token-refresher/pkg/k8s" "k8s.io/kubernetes/pkg/api" kcl "k8s.io/kubernetes/pkg/client/unversioned" ) diff --git a/charts/registry-token-refresher/Chart.yaml b/charts/registry-token-refresher/Chart.yaml index 0f32d8a..1a9f06f 100644 --- a/charts/registry-token-refresher/Chart.yaml +++ b/charts/registry-token-refresher/Chart.yaml @@ -1,10 +1,9 @@ name: registry-token-refresher -home: https://github.com/deisthree/registry-token-refresher +home: https://github.com/teamhephy/registry-token-refresher version: -description: Token Refresher for Deis Workflow. +description: Token Refresher for Hephy Workflow. keywords: - private registry - token refresher maintainers: - - name: Deis Team - email: engineering@deis.com + - email: team@teamhephy.com diff --git a/glide.lock b/glide.lock index 65e8697..c555be9 100644 --- a/glide.lock +++ b/glide.lock @@ -1,240 +1,387 @@ -hash: 1491ee0bcb551d26d4879ac0100a53cf88072ddf328fe9b1f7eb304ccff42e2a -updated: 2016-07-24T11:38:44.055100375-06:00 +hash: 5362a4f074cbdddf47f65b48e3f70a2d21e7eb850da9c79cbb162fec61d2cbc5 +updated: 2020-10-09T11:54:41.825575932-04:00 imports: -- name: bitbucket.org/ww/goautoneg - version: 75cd24fc2f2c +- name: cloud.google.com/go + version: 3b1ae45394a234c385be014e9a488f2bb6eef821 + subpackages: + - compute/metadata + - internal - name: github.com/arschles/assert - version: 6882f85ccdc7c1822b146d1a6b0c2c48f91b5140 + version: bb58b908265b5931732079df03f2818bf2167ba0 - name: github.com/aws/aws-sdk-go - version: bf2f8fe7f45e68017086d069498638893feddf64 + version: c924893c38ecc04b18d7aab8a7aa561cb8b4c4cc subpackages: - aws - - aws/credentials - - aws/credentials/ec2rolecreds - - aws/ec2metadata - - aws/session - - service/ecr - aws/awserr + - aws/awsutil - aws/client - aws/client/metadata - - aws/request - aws/corehandlers + - aws/credentials + - aws/credentials/ec2rolecreds - aws/defaults + - aws/ec2metadata + - aws/request + - aws/session - private/endpoints - - aws/awsutil - - private/protocol/jsonrpc - - private/signer/v4 - private/protocol/json/jsonutil + - private/protocol/jsonrpc - private/protocol/rest -- name: github.com/beorn7/perks - version: b965b613227fddccbfffe13eae360ed3fa822f8d - subpackages: - - quantile + - private/signer/v4 + - service/ecr - name: github.com/blang/semver version: 31b736133b98f26d5e078ec9eb591666edfd091f +- name: github.com/coreos/go-oidc + version: 5cf2aa52da8c574d3aa4458f471ad6ae2240fe6b + subpackages: + - http + - jose + - key + - oauth2 + - oidc +- name: github.com/coreos/go-systemd + version: 4484981625c1a6a2ecb40a390fcb6a9bcfee76e3 + subpackages: + - activation + - daemon + - dbus + - journal + - unit + - util +- name: github.com/coreos/pkg + version: fa29b1d70f0beaddd4c7021607cc3c3be8ce94b8 + subpackages: + - capnslog + - dlopen + - health + - httputil + - timeutil - name: github.com/davecgh/go-spew - version: 3e6e67c4dcea3ac2f25fd4731abc0e1deaf36216 + version: 5215b55f46b2b919f50a1df0eaa5886afe4e3b3d subpackages: - spew -- name: github.com/docker/docker - version: 0f5c9d301b9b1cca66b3ea0f9dec3b5317d3686d - subpackages: - - pkg/jsonmessage - - pkg/mount - - pkg/parsers - - pkg/symlink - - pkg/term - - pkg/timeutils - - pkg/units -- name: github.com/docker/go-units - version: 0bbddae09c5a5419a8c6dcdd7ff90da3d450393b +- name: github.com/docker/distribution + version: cd27f179f2c10c5d300e6d09025b538c475b0d51 + subpackages: + - digest + - reference - name: github.com/emicklei/go-restful - version: 777bb3f19bcafe2575ffb2a3e46af92509ae9594 + version: 89ef8af493ab468a45a42bb0d89a06fccdd2fb22 subpackages: - - swagger - log + - swagger - name: github.com/ghodss/yaml version: 73d445a93680fa1a78ae23a5839bad48f32ba1ee - name: github.com/go-ini/ini version: 2e44421e256d82ebbf3d4d4fcabe8930b905eff3 +- name: github.com/gogo/protobuf + version: e18d7aa8f8c624c915db340349aad4c49b10d173 + subpackages: + - gogoproto + - plugin/compare + - plugin/defaultcheck + - plugin/description + - plugin/embedcheck + - plugin/enumstringer + - plugin/equal + - plugin/face + - plugin/gostring + - plugin/marshalto + - plugin/oneofcheck + - plugin/populate + - plugin/size + - plugin/stringer + - plugin/testgen + - plugin/union + - plugin/unmarshal + - proto + - protoc-gen-gogo/descriptor + - protoc-gen-gogo/generator + - protoc-gen-gogo/grpc + - protoc-gen-gogo/plugin + - sortkeys + - vanity + - vanity/command - name: github.com/golang/glog version: 44145f04b68cf362d9c4df2182967c2275eaefed - name: github.com/golang/protobuf - version: b982704f8bb716bb608144408cff30e15fbde841 + version: 8616e8ee5e20a1704615e6c8d7afcdac06087a67 subpackages: + - jsonpb - proto - name: github.com/google/cadvisor - version: 546a3771589bdb356777c646c6eca24914fdd48b + version: a726d13de8cb32860e73d72a78dc8e0124267709 subpackages: - api - cache/memory + - client/v2 - collector - container + - container/common + - container/docker + - container/libcontainer + - container/raw + - container/rkt + - container/systemd + - devicemapper - events - fs - healthz - http + - http/mux - info/v1 + - info/v1/test - info/v2 + - machine - manager + - manager/watcher + - manager/watcher/raw + - manager/watcher/rkt - metrics - pages + - pages/static - storage - summary - utils + - utils/cloudinfo + - utils/cpuload + - utils/cpuload/netlink + - utils/docker + - utils/oomparser + - utils/sysfs + - utils/sysinfo + - utils/tail - validate - version - name: github.com/google/gofuzz version: bbcb9da2d746f8bdbd6a936686a0a6067ada0ec5 - name: github.com/jmespath/go-jmespath version: 3433f3ea46d9f8019119e7dd41274e112a2359a9 +- name: github.com/jonboulle/clockwork + version: 72f9bd7c4e0c2a40055ab3d0f09654f730cce982 - name: github.com/juju/ratelimit version: 77ed1c8a01217656d2080ad51981f6e99adaa177 -- name: github.com/matttproud/golang_protobuf_extensions - version: fc2b8d3a73c4867e51861bbdd5ae3c1f0869dd6a - subpackages: - - pbutil -- name: github.com/opencontainers/runc - version: 7ca2aa4873aea7cb4265b1726acb24b90d8726c6 - subpackages: - - libcontainer - - libcontainer/cgroups/fs - - libcontainer/configs - - libcontainer/cgroups - - libcontainer/system - name: github.com/pborman/uuid version: ca53cad383cad2479bbba7f7a1a05797ec1386e4 -- name: github.com/prometheus/client_golang - version: 3b78d7a77f51ccbc364d4bc170920153022cfd08 - subpackages: - - prometheus -- name: github.com/prometheus/client_model - version: fa8ad6fec33561be4280a8f0514318c79d7f6cb6 - subpackages: - - go -- name: github.com/prometheus/common - version: ef7a9a5fb138aa5d3a19988537606226869a0390 - subpackages: - - expfmt - - model -- name: github.com/prometheus/procfs - version: 490cc6eb5fa45bf8a8b7b73c8bc82a8160e8531d - name: github.com/spf13/pflag - version: 08b1a584251b5b62f458943640fc8ebd4d50aaa5 + version: 1560c1005499d61b80f865c04d39ca7505bf7f0b - name: github.com/ugorji/go - version: f4485b318aadd133842532f841dc205a8e339d74 + version: f1f1a805ed361a0e078bb537e4ea78cd37dcf065 subpackages: - codec + - codec/codecgen - name: golang.org/x/net - version: c2528b2dd8352441850638a8bb678c2ad056fd3e + version: e90d6d0afc4c315a0d87a568ae68577cc15149a0 subpackages: - context + - context/ctxhttp - html + - html/atom - http2 + - http2/hpack + - idna - internal/timeseries + - lex/httplex + - proxy - trace - websocket - name: golang.org/x/oauth2 - version: b5adcc2dcdf009d0391547edc6ecbaff889f5bb9 + version: 3c3a985cb79f52a3190fbc056984415ca6763d01 subpackages: - google - internal - - jwt - jws + - jwt - name: google.golang.org/appengine - version: 267c27e7492265b84fc6719503b14a1e17975d79 + version: 4f7eeb5305a4ba1966344836ba4af9996b7b4e05 subpackages: - - urlfetch - internal - - internal/urlfetch - internal/app_identity - - internal/modules - internal/base - internal/datastore - internal/log + - internal/modules - internal/remote_api -- name: google.golang.org/cloud - version: 2e43671e4ad874a7bca65746ff3edb38e6e93762 - subpackages: - - compute/metadata - - internal + - internal/urlfetch + - urlfetch +- name: gopkg.in/inf.v0 + version: 3887ee99ecf07df5b447e9b00d9c0b2adaa9f3e4 - name: gopkg.in/yaml.v2 - version: d466437aa4adc35830964cffc5b5f262c63ddcb4 + version: 53feefa2559fb8dfa8d81baad31be332c97d6c77 +- name: k8s.io/client-go + version: 3a5b96cfd3d3ff1d53d979b4297c4f3b869aab09 + subpackages: + - 1.4/pkg/api + - 1.4/pkg/api/endpoints + - 1.4/pkg/api/errors + - 1.4/pkg/api/meta + - 1.4/pkg/api/meta/metatypes + - 1.4/pkg/api/pod + - 1.4/pkg/api/resource + - 1.4/pkg/api/service + - 1.4/pkg/api/unversioned + - 1.4/pkg/api/unversioned/validation + - 1.4/pkg/api/util + - 1.4/pkg/api/v1 + - 1.4/pkg/api/validation + - 1.4/pkg/apimachinery + - 1.4/pkg/apimachinery/registered + - 1.4/pkg/apis/autoscaling + - 1.4/pkg/apis/batch + - 1.4/pkg/apis/extensions + - 1.4/pkg/auth/user + - 1.4/pkg/capabilities + - 1.4/pkg/conversion + - 1.4/pkg/conversion/queryparams + - 1.4/pkg/fields + - 1.4/pkg/labels + - 1.4/pkg/runtime + - 1.4/pkg/runtime/serializer + - 1.4/pkg/runtime/serializer/json + - 1.4/pkg/runtime/serializer/protobuf + - 1.4/pkg/runtime/serializer/recognizer + - 1.4/pkg/runtime/serializer/streaming + - 1.4/pkg/runtime/serializer/versioning + - 1.4/pkg/security/apparmor + - 1.4/pkg/selection + - 1.4/pkg/third_party/forked/golang/reflect + - 1.4/pkg/types + - 1.4/pkg/util + - 1.4/pkg/util/clock + - 1.4/pkg/util/config + - 1.4/pkg/util/crypto + - 1.4/pkg/util/errors + - 1.4/pkg/util/flowcontrol + - 1.4/pkg/util/framer + - 1.4/pkg/util/hash + - 1.4/pkg/util/integer + - 1.4/pkg/util/intstr + - 1.4/pkg/util/json + - 1.4/pkg/util/labels + - 1.4/pkg/util/net + - 1.4/pkg/util/net/sets + - 1.4/pkg/util/parsers + - 1.4/pkg/util/rand + - 1.4/pkg/util/runtime + - 1.4/pkg/util/sets + - 1.4/pkg/util/uuid + - 1.4/pkg/util/validation + - 1.4/pkg/util/validation/field + - 1.4/pkg/util/wait + - 1.4/pkg/util/yaml + - 1.4/pkg/version + - 1.4/pkg/watch + - 1.4/pkg/watch/versioned + - 1.4/rest + - 1.4/tools/clientcmd/api + - 1.4/tools/metrics + - 1.4/transport - name: k8s.io/kubernetes - version: 3eed1e3be6848b877ff80a93da3785d9034d0a4f + version: 19e81afecf5eb2b7838c35e2cbf776aff04dc34c subpackages: - pkg/api + - pkg/api/endpoints - pkg/api/errors - - pkg/client/unversioned - - pkg/fields - - pkg/labels + - pkg/api/install - pkg/api/meta + - pkg/api/meta/metatypes + - pkg/api/pod - pkg/api/resource + - pkg/api/service - pkg/api/unversioned - - pkg/auth/user - - pkg/conversion - - pkg/runtime - - pkg/runtime/serializer - - pkg/types - - pkg/util - - pkg/util/intstr - - pkg/util/rand - - pkg/util/sets - - pkg/api/install + - pkg/api/unversioned/validation + - pkg/api/util + - pkg/api/v1 + - pkg/api/validation + - pkg/apimachinery - pkg/apimachinery/registered + - pkg/apis/apps + - pkg/apis/apps/install + - pkg/apis/apps/v1alpha1 + - pkg/apis/authentication + - pkg/apis/authentication/install + - pkg/apis/authentication/v1beta1 + - pkg/apis/authorization - pkg/apis/authorization/install + - pkg/apis/authorization/v1beta1 - pkg/apis/autoscaling - pkg/apis/autoscaling/install + - pkg/apis/autoscaling/v1 - pkg/apis/batch - pkg/apis/batch/install + - pkg/apis/batch/v1 + - pkg/apis/batch/v2alpha1 + - pkg/apis/certificates + - pkg/apis/certificates/install + - pkg/apis/certificates/v1alpha1 + - pkg/apis/componentconfig - pkg/apis/componentconfig/install + - pkg/apis/componentconfig/v1alpha1 - pkg/apis/extensions - pkg/apis/extensions/install - - pkg/apis/metrics/install + - pkg/apis/extensions/v1beta1 + - pkg/apis/policy + - pkg/apis/policy/install + - pkg/apis/policy/v1alpha1 + - pkg/apis/rbac + - pkg/apis/rbac/install + - pkg/apis/rbac/v1alpha1 + - pkg/apis/storage + - pkg/apis/storage/install + - pkg/apis/storage/v1beta1 + - pkg/auth/user + - pkg/capabilities + - pkg/client/metrics - pkg/client/restclient + - pkg/client/transport - pkg/client/typed/discovery - - pkg/util/net - - pkg/util/wait - - pkg/version - - pkg/watch - - pkg/util/validation - - pkg/util/validation/field - - pkg/util/errors - - third_party/forked/reflect + - pkg/client/unversioned + - pkg/client/unversioned/clientcmd/api + - pkg/conversion - pkg/conversion/queryparams + - pkg/fields + - pkg/kubelet/qos + - pkg/kubelet/types + - pkg/labels + - pkg/master/ports + - pkg/runtime + - pkg/runtime/serializer - pkg/runtime/serializer/json + - pkg/runtime/serializer/protobuf - pkg/runtime/serializer/recognizer + - pkg/runtime/serializer/streaming - pkg/runtime/serializer/versioning + - pkg/security/apparmor + - pkg/selection + - pkg/types + - pkg/util + - pkg/util/clock + - pkg/util/config + - pkg/util/crypto + - pkg/util/errors + - pkg/util/flowcontrol + - pkg/util/framer + - pkg/util/hash - pkg/util/integer - - pkg/api/v1 - - pkg/apimachinery - - pkg/apis/authorization - - pkg/apis/authorization/v1beta1 - - pkg/apis/autoscaling/v1 - - pkg/apis/batch/v1 - - pkg/apis/componentconfig - - pkg/apis/componentconfig/v1alpha1 - - pkg/apis/extensions/v1beta1 - - pkg/apis/metrics - - pkg/apis/metrics/v1alpha1 - - pkg/api/validation - - pkg/client/metrics - - pkg/client/transport - - pkg/watch/json + - pkg/util/intstr + - pkg/util/json + - pkg/util/labels + - pkg/util/net + - pkg/util/net/sets + - pkg/util/parsers + - pkg/util/rand - pkg/util/runtime + - pkg/util/sets + - pkg/util/uuid + - pkg/util/validation + - pkg/util/validation/field + - pkg/util/wait - pkg/util/yaml - - pkg/util/parsers - - pkg/kubelet/qos - - pkg/master/ports - - pkg/api/endpoints - - pkg/api/pod - - pkg/api/service - - pkg/api/util - - pkg/capabilities - - pkg/util/hash - - pkg/util/net/sets -- name: speter.net/go/exp/math/dec/inf - version: 42ca6cd68aa922bc3f32f1e056e61b65945d9ad7 - repo: https://github.com/belua/inf - vcs: git -devImports: [] + - pkg/version + - pkg/watch + - pkg/watch/versioned + - plugin/pkg/client/auth + - plugin/pkg/client/auth/gcp + - plugin/pkg/client/auth/oidc + - third_party/forked/golang/reflect +testImports: [] diff --git a/glide.yaml b/glide.yaml index 8f3c239..af64e6b 100644 --- a/glide.yaml +++ b/glide.yaml @@ -1,6 +1,7 @@ -package: github.com/deis/registry-token-refresher +package: github.com/teamhephy/registry-token-refresher import: - package: github.com/aws/aws-sdk-go + version: c924893c38ecc04b18d7aab8a7aa561cb8b4c4cc subpackages: - aws - aws/credentials @@ -9,18 +10,17 @@ import: - aws/session - service/ecr - package: k8s.io/kubernetes - version: 1.2.4 + version: v1.4.12 subpackages: - pkg/api - pkg/api/errors - pkg/client/unversioned - pkg/fields - pkg/labels +- package: k8s.io/client-go + version: v1.4 - package: github.com/arschles/assert - version: 6882f85ccdc7c1822b146d1a6b0c2c48f91b5140 -- package: speter.net/go/exp/math/dec/inf - repo: https://github.com/belua/inf - vcs: git + version: bb58b908265b5931732079df03f2818bf2167ba0 - package: golang.org/x/oauth2 subpackages: - google diff --git a/pkg/config.go b/pkg/config.go index 720918f..4d0ed27 100644 --- a/pkg/config.go +++ b/pkg/config.go @@ -1,7 +1,7 @@ package pkg import ( - "github.com/deis/registry-token-refresher/pkg/credentials" + "github.com/teamhephy/registry-token-refresher/pkg/credentials" "io/ioutil" "os" "strconv" diff --git a/pkg/secrets.go b/pkg/secrets.go index 89fab5e..1630aca 100644 --- a/pkg/secrets.go +++ b/pkg/secrets.go @@ -2,7 +2,7 @@ package pkg import ( "encoding/json" - "github.com/deis/registry-token-refresher/pkg/credentials" + "github.com/teamhephy/registry-token-refresher/pkg/credentials" "k8s.io/kubernetes/pkg/api" apierrors "k8s.io/kubernetes/pkg/api/errors" kcl "k8s.io/kubernetes/pkg/client/unversioned" diff --git a/pkg/secrets_test.go b/pkg/secrets_test.go index cee56eb..70744c0 100644 --- a/pkg/secrets_test.go +++ b/pkg/secrets_test.go @@ -5,8 +5,8 @@ import ( "testing" "github.com/arschles/assert" - "github.com/deis/registry-token-refresher/pkg/credentials" - "github.com/deis/registry-token-refresher/pkg/k8s" + "github.com/teamhephy/registry-token-refresher/pkg/credentials" + "github.com/teamhephy/registry-token-refresher/pkg/k8s" "k8s.io/kubernetes/pkg/api" apierrors "k8s.io/kubernetes/pkg/api/errors" ) diff --git a/rootfs/Dockerfile b/rootfs/Dockerfile index 0139bcd..0b6a982 100644 --- a/rootfs/Dockerfile +++ b/rootfs/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/deis/base:v0.3.6 +FROM hephy/base:v0.4.1 COPY . /