Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion terraform/executor/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The docker image produced by this is intended to be used by the terraform-v2
# orb.
FROM debian:buster-slim
FROM debian:10.12-slim

ARG TFMASK_VERSION="0.7.0"
ARG TFSWITCH_VERSION=0.13.1221
Expand Down