Skip to content

Commit

Permalink
chore(deps): update ruby docker tag to v3.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 660dfe1 commit 1e19a46
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.5
FROM golang:1.20-alpine3.16 AS build-env
```

Expand Down

0 comments on commit 1e19a46

Please sign in to comment.