Skip to content

Commit

Permalink
Bump hashicorp/terraform from 1.5.7 to 1.6.0 in /.devcontainer (#300)
Browse files Browse the repository at this point in the history
Bumps hashicorp/terraform from 1.5.7 to 1.6.0.

---
updated-dependencies:
- dependency-name: hashicorp/terraform
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent 30ccf40 commit 50cf09d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM hashicorp/terraform:1.5.7 as terraform
FROM hashicorp/terraform:1.6.0 as terraform

FROM mcr.microsoft.com/devcontainers/python:3.10

Expand Down

0 comments on commit 50cf09d

Please sign in to comment.