Skip to content

Commit

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

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

0 comments on commit 8b16834

Please sign in to comment.