doc: docs/dockerfile.md (#366)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
67bc79e60b
commit
eff2e44e1e
@ -28,7 +28,7 @@ FROM [--platform=<platform>] <image> [AS <name>]
|
|||||||
示例
|
示例
|
||||||
|
|
||||||
```dockerfile
|
```dockerfile
|
||||||
FROM ruby:2.2.2
|
FROM ruby:3.2.2
|
||||||
FROM golang:1.19-alpine3.16 AS build-env
|
FROM golang:1.19-alpine3.16 AS build-env
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user