Skip to content

Commit

Permalink
#222 Update terraform to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksantamaria authored Nov 8, 2023
1 parent a2e462c commit 291a642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/ci-builder/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM hashicorp/terraform:light AS terraform
FROM hashicorp/terraform:latest AS terraform
FROM php:8.1-cli-alpine
ARG AHOY_VERSION=2.1.1
ARG GOJQ_VERSION=0.12.4
Expand Down

0 comments on commit 291a642

Please sign in to comment.