Skip to content

Commit

Permalink
bugfix: reverted base image to most recent working version (#22)
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub <jakub.wojtowicz@sephcode.pl>
  • Loading branch information
sephriot authored Sep 11, 2024
1 parent 7b57e48 commit 01935f2
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 01935f2

Please sign in to comment.