Skip to content

Commit f486e65

Browse files
⬆️ Update Ubuntu image
1 parent 35b14ee commit f486e65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
FROM devopsinfra/docker-terragrunt:slim-latest AS builder
33

44
# Use a clean tiny image to store artifacts in
5-
FROM ubuntu:25.10
5+
FROM ubuntu:questing-20251007
66

77
# Copy all needed files
88
COPY --from=builder /usr/bin/terraform /usr/bin/format-hcl /usr/bin/fmt.sh /usr/bin/terragrunt-fmt.sh /usr/bin/

0 commit comments

Comments
 (0)