We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c37f22b commit d3356faCopy full SHA for d3356fa
scripts/Dockerfile.base
@@ -12,7 +12,7 @@ RUN apk add --no-cache \
12
bash \
13
git \
14
openssh-client \
15
- terraform=1.3.4-r2 && \
+ terraform=1.3.4-r3 && \
16
addgroup \
17
-g 1000 \
18
coder && \
0 commit comments