Skip to content

Commit

Permalink
Update debian:bullseye-slim Docker digest to b257e5e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent 3e72b12 commit 7321957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN go mod download
COPY ./ ./
RUN go build

FROM debian:bullseye-slim@sha256:34b63f55a4b193ad03c5ddb4b3f8546c797763ed708f0df5309ecb9507d15179
FROM debian:bullseye-slim@sha256:b257e5e831aa9949737638f6d323cd563347b2a5571d98b9b15eef0c7cd80b68
WORKDIR /app

RUN groupadd -g 1000 app && useradd -u 1000 -g app app
Expand Down

0 comments on commit 7321957

Please sign in to comment.