Skip to content

Commit 72109ba

Browse files
chore(deps): update ruby docker tag to v3.3.0 (#494)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f263431 commit 72109ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dockerfile.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ FROM [--platform=<platform>] <image> [AS <name>]
2828
示例
2929

3030
```dockerfile
31-
FROM ruby:3.2.2
31+
FROM ruby:3.3.0
3232
FROM golang:1.20-alpine3.16 AS build-env
3333
```
3434

0 commit comments

Comments
 (0)