Skip to content

Commit

Permalink
chore(deps): update docker.io/ruby:3.3.1-alpine docker digest to 92047b8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 23, 2024
1 parent 38c0829 commit 1bc2a65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.ruby
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN CGO_ENABLED=0 GOOS=${TARGETOS} GOARCH=${TARGETARCH} \
go build -a -ldflags "-s -w -X github.com/target/flottbot/version.Version=${VERSION}" \
-o flottbot ./cmd/flottbot

FROM docker.io/ruby:3.3.1-alpine@sha256:1a59193b7a14189a3a4a59ed68cdbe785bef97b63da31ed4f4b96a2c92206f21
FROM docker.io/ruby:3.3.1-alpine@sha256:92047b87f9a122a10b22fba43ad647969a5c1ca43da663abebf5718dce1ab6a0

ENV USERNAME=flottbot
ENV GROUP=flottbot
Expand Down

0 comments on commit 1bc2a65

Please sign in to comment.