Skip to content

Commit

Permalink
chore(deps): update ruby docker tag to v3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent 707e939 commit e3bc855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dockerfile.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ FROM [--platform=<platform>] <image> [AS <name>]
示例

```dockerfile
FROM ruby:3.3.0
FROM ruby:3.3.4
FROM golang:1.20-alpine3.16 AS build-env
```

Expand Down

0 comments on commit e3bc855

Please sign in to comment.