Skip to content

Commit

Permalink
chore(deps): update docker.io/ruby digest to 5a3008c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 10, 2022
1 parent 4fd0380 commit 8798f52
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:ed6cafb49b8c5893f3d7d32a8c27ea39ec67520d2684487c4c70fa618f33a76f
FROM docker.io/ruby:3.1-alpine@sha256:5a3008cdab7146d0c93f809fbb121e1c12796e99037673e3994997a2e058fa73

ENV USERNAME=flottbot
ENV GROUP=flottbot
Expand Down

0 comments on commit 8798f52

Please sign in to comment.