Skip to content

Commit 01935f2

Browse files
authored
bugfix: reverted base image to most recent working version (#22)
Signed-off-by: Jakub <jakub.wojtowicz@sephcode.pl>
1 parent 7b57e48 commit 01935f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM public.ecr.aws/spacelift/runner-terraform
1+
FROM public.ecr.aws/spacelift/runner-terraform:v1.5.0_20240617
22

33
USER root
44
WORKDIR /home/spacelift

0 commit comments

Comments
 (0)