Skip to content

Commit

Permalink
chore(deps): update docker.io/ruby:3.1.2-alpine docker digest to 05b990d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 12, 2022
1 parent ca2f808 commit 1b4d955
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.2-alpine@sha256:6914f3f517a1ad54744e3d75ad97c57669262f8a80648271805792da08c42180
FROM docker.io/ruby:3.1.2-alpine@sha256:05b990dbaa3a118f96e9ddbf046f388b3c4953d5ef3d18908af96f42c0e138d9

ENV USERNAME=flottbot
ENV GROUP=flottbot
Expand Down

0 comments on commit 1b4d955

Please sign in to comment.