Change OS base
This commit is contained in:
parent
49c7760afa
commit
a37c260264
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM alpine
|
||||
FROM ubuntu:xenial
|
||||
|
||||
RUN apk add python3
|
||||
RUN wget -O /tmp/terraform.zip https://releases.hashicorp.com/terraform/0.11.13/terraform_0.11.13_linux_amd64.zip
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue