Skip to content

Commit 63611ee

Browse files
committed
docs(srv): update
1 parent fdb0b70 commit 63611ee

File tree

1 file changed

+1
-1
lines changed
  • tutorials/deploy-mdbooks-serverless-containers

1 file changed

+1
-1
lines changed

tutorials/deploy-mdbooks-serverless-containers/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ With zero infrastructure management and many tools to integrate in CI/CD environ
5959

6060
1. Create a file named `Dockerfile` in the previously created folder, and add the following code to it:
6161

62-
```dockerfile
62+
```
6363
FROM debian:bookworm-slim
6464
6565
WORKDIR /app

0 commit comments

Comments
 (0)