Skip to content

Commit 4b5dd55

Browse files
authored
Update Dockerfile.slim
1 parent 893bbb5 commit 4b5dd55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.slim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM tonglil/auth-gcloud:466.0.0-slim
22

3-
RUN apt-get install kubectl
3+
RUN apt-get update && apt-get install kubectl
44

55
ENV CLOUDSDK_CONTAINER_USE_APPLICATION_DEFAULT_CREDENTIALS=false
66

0 commit comments

Comments
 (0)