Skip to content

Commit

Permalink
chore(deps): update docker.io/ruby digest to 9d10654 (#287)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 19, 2022
1 parent a7b8deb commit f8d53f3
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 @@ -16,7 +16,7 @@ RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 \
go build -a -ldflags "-s -w -X github.com/target/flottbot/version.Version=${VERSION}" \
-o flottbot ./cmd/flottbot

FROM docker.io/ruby:3.1-alpine@sha256:50a01ff92886777d4ae85e70537b380b9c9f557656a2f16473f52b91d0cde83b
FROM docker.io/ruby:3.1-alpine@sha256:9d106546864ae672661abd08c874704b5bce91c0fb627885bed3112473707d1e

ENV USERNAME=flottbot
ENV GROUP=flottbot
Expand Down

0 comments on commit f8d53f3

Please sign in to comment.