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 63611ee commit 3bd83d9Copy full SHA for 3bd83d9
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
- ```
+ ```docker
63
FROM debian:bookworm-slim
64
65
WORKDIR /app
0 commit comments