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 fdb0b70 commit 63611eeCopy full SHA for 63611ee
tutorials/deploy-mdbooks-serverless-containers/index.mdx
@@ -59,7 +59,7 @@ With zero infrastructure management and many tools to integrate in CI/CD environ
59
60
1. Create a file named `Dockerfile` in the previously created folder, and add the following code to it:
61
62
- ```dockerfile
+ ```
63
FROM debian:bookworm-slim
64
65
WORKDIR /app
0 commit comments