Skip to content

Commit 4b2069f

Browse files
chore(deps): update docker.io/ruby docker tag to v4
1 parent 47ebc9f commit 4b2069f

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.7-alpine@sha256:cdb113e8110f2ed8c5e2e1ef4b02494e0243f8d6fe59e4c0348441437ded2aaa
22+
FROM docker.io/ruby:4.0.0-alpine@sha256:375f2a0e8ced42cab1b6b89a60d4509544845199a63131e73d8ce45562b05ad4
2323

2424
ENV USERNAME=flottbot
2525
ENV GROUP=flottbot

0 commit comments

Comments
 (0)