3 lines
66 B
Docker
3 lines
66 B
Docker
|
FROM google/cloud-sdk:<VERSION>
|
||
|
|
||
|
RUN apk add -U --no-cache openssl
|