We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55a8e32 commit 63a0b3fCopy full SHA for 63a0b3f
Dockerfile
@@ -8,7 +8,7 @@ RUN ./install-opentofu.sh --install-method standalone --install-path / --symlink
8
## This is your stage:
9
10
# Github actions runs on Ubuntu-latest, use the same thing here
11
-FROM ubuntu:24.04
+FROM ubuntu:24.10
12
COPY --from=tofu /tofu /bin/tofu
13
14
# Install the ca-certificate package and git
0 commit comments