chore: bump terraform from 1.3.4-r3 to r4 in image (#7393)

Looks like 1.3.4-r3 isn't available anymore, and 1.3.4-r4 is available
instead.
This commit is contained in:
Dean Sheather
2023-05-03 18:21:11 +00:00
committed by GitHub
parent 2ea438cf4f
commit 5961cf900d
+1 -1
View File
@@ -12,7 +12,7 @@ RUN apk add --no-cache \
bash \
git \
openssh-client \
terraform=1.3.4-r3 && \
terraform=1.3.4-r4 && \
addgroup \
-g 1000 \
coder && \