Skip to content

Commit 3c0d7d9

Browse files
author
Sean Sundberg
committed
Bumps IBM Cloud terraform provider to v1.8.1
1 parent 81bb085 commit 3c0d7d9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM docker.io/hashicorp/terraform:0.12.26
22

3-
ENV TERRAFORM_IBMCLOUD_VERSION 1.7.1
3+
ENV TERRAFORM_IBMCLOUD_VERSION 1.8.1
44
ENV KUBECTL_VERSION 1.15.5
55

66
RUN apk add --update-cache \

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cli-tools",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"org": "ibmgaragecloud",
55
"branch": "lite",
66
"description": "This repository contains a docker image to help setup an IBM Cloud Public development environment.",

0 commit comments

Comments
 (0)