Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

Commit 566e683

Browse files
chore(deps): update docker.io/ruby docker tag to v4
1 parent 331d485 commit 566e683

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/Dockerfile.ruby

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ RUN CGO_ENABLED=0 GOOS=${TARGETOS} GOARCH=${TARGETARCH} \
1919
go build -a -ldflags "-s -w -X github.com/target/flottbot/version.Version=${VERSION}" \
2020
-o flottbot ./cmd/flottbot
2121

22-
FROM docker.io/ruby:3.4.9-alpine@sha256:45bdd95e337296472eafa907dc53cfbcf1e3878a11795062f47392d4c251add9
22+
FROM docker.io/ruby:4.0.5-alpine@sha256:378d06a06edb7e90ed4deef6293129729203b232283c2ecf62f066e17fab10e6
2323

2424
ENV USERNAME=flottbot
2525
ENV GROUP=flottbot

0 commit comments

Comments
 (0)