Skip to content

Commit

Permalink
Bump hashicorp/terraform from 1.6.5 to 1.6.6 in /.devcontainer (#367)
Browse files Browse the repository at this point in the history
Bumps hashicorp/terraform from 1.6.5 to 1.6.6.

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

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 Dec 14, 2023
1 parent c3374ff commit 7904a44
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.6.5 as terraform
FROM hashicorp/terraform:1.6.6 as terraform

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

Expand Down

0 comments on commit 7904a44

Please sign in to comment.