docs: fix Alpine image tag (#637)
This commit is contained in:
parent
bfdd75e73f
commit
19dfcbee6a
@ -10,7 +10,7 @@ To switch to Alpine-based images, apply the following changes to the `Dockerfile
|
||||
|
||||
```patch
|
||||
-FROM dunglas/frankenphp:1-php8.3 AS frankenphp_upstream
|
||||
+FROM dunglas/frankenphp:1-alpine-php8.3 AS frankenphp_upstream
|
||||
+FROM dunglas/frankenphp:1-php8.3-alpine AS frankenphp_upstream
|
||||
|
||||
-# hadolint ignore=DL3008
|
||||
-RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
|
Loading…
x
Reference in New Issue
Block a user