Skip to content

Commit d1e679a

Browse files
committed
chore: replace patch by diff code blocks
1 parent de90626 commit d1e679a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/alpine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To switch to Alpine-based images, apply the following changes to the `Dockerfile
1010

1111
<!-- markdownlint-disable MD010 -->
1212

13-
```patch
13+
```diff
1414
-FROM dunglas/frankenphp:1-php8.4 AS frankenphp_upstream
1515
+FROM dunglas/frankenphp:1-php8.4-alpine AS frankenphp_upstream
1616

0 commit comments

Comments
 (0)