mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-17 04:31:22 +08:00
Merge 244707a1a5
into 61046b519b
This commit is contained in:
@ -28,7 +28,7 @@ FROM [--platform=<platform>] <image> [AS <name>]
|
|||||||
示例
|
示例
|
||||||
|
|
||||||
```dockerfile
|
```dockerfile
|
||||||
FROM ruby:3.3.0
|
FROM ruby:3.4.2
|
||||||
FROM golang:1.20-alpine3.16 AS build-env
|
FROM golang:1.20-alpine3.16 AS build-env
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user