Skip to content

Commit

Permalink
Merge pull request kubernetes#494 from yuwenma/patch-1
Browse files Browse the repository at this point in the history
Rebase slo-monitor to distroless
  • Loading branch information
k8s-ci-robot committed Apr 19, 2019
2 parents 689eca2 + 666ad2f commit b31e6fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slo-monitor/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM alpine:3.8
FROM gcr.io/distroless/static:latest
MAINTAINER Marek Grabowski <gmarek@google.com>
ADD build/slo-monitor slo-monitor

Expand Down

0 comments on commit b31e6fe

Please sign in to comment.