Skip to content

Commit

Permalink
bugfix: reverted base image to most recent working version
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub <[email protected]>
  • Loading branch information
sephriot committed Sep 11, 2024
1 parent 7b57e48 commit c4d8c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM public.ecr.aws/spacelift/runner-terraform
FROM public.ecr.aws/spacelift/runner-terraform:v1.5.0_20240617

USER root
WORKDIR /home/spacelift
Expand Down

0 comments on commit c4d8c1a

Please sign in to comment.