Skip to content

Commit

Permalink
Update debian:bullseye-slim Docker digest to c30e7d4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent 3e72b12 commit 0c0d807
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:c30e7d48eb94a2a69fcd476d5e639bab8392afe24ca49695a0cbf2af46d69150
WORKDIR /app

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

0 comments on commit 0c0d807

Please sign in to comment.