Skip to content

Commit

Permalink
chore(deps): update docker.io/ruby:3.2.0-alpine docker digest to d6cbd25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 9, 2023
1 parent 4685f8d commit bc2aec6
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.2.0-alpine@sha256:a3130ddd747ae03e2a5ccc8b200840b5dc2d6804a021fdf6a012777c0d3f7a57
FROM docker.io/ruby:3.2.0-alpine@sha256:d6cbd256ea686ce542b0297efffc3619c06004af07598d8b19ebbeacc8d2ec4f

ENV USERNAME=flottbot
ENV GROUP=flottbot
Expand Down

0 comments on commit bc2aec6

Please sign in to comment.