mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-17 04:31:22 +08:00
Compare commits
1 Commits
78f60f418c
...
renovate/r
Author | SHA1 | Date | |
---|---|---|---|
8a9f992bf1 |
@ -28,7 +28,7 @@ FROM [--platform=<platform>] <image> [AS <name>]
|
||||
示例
|
||||
|
||||
```dockerfile
|
||||
FROM ruby:3.3.0
|
||||
FROM ruby:3.4.3
|
||||
FROM golang:1.20-alpine3.16 AS build-env
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user