Skip to content

Commit

Permalink
Use slim debian image
Browse files Browse the repository at this point in the history
  • Loading branch information
elpapi42 committed Feb 19, 2021
1 parent 22e34c2 commit 66703ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM google/cloud-sdk:latest
FROM google/cloud-sdk:slim

RUN apt-get install software-properties-common -y && apt-get update -y
RUN curl -fsSL https://apt.releases.hashicorp.com/gpg | apt-key add -
Expand Down

0 comments on commit 66703ac

Please sign in to comment.