Skip to content

Commit

Permalink
Update debian:bullseye-slim Docker digest to 48b8ff4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent fa2dc74 commit 012ce5f
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:a3fd77cb2575476ac86ce2077ced3b48d8f7cf22b5444dd1cbad7c1f3fbf22e4
FROM debian:bullseye-slim@sha256:48b8ff47a38534cd7f058730eaea9fef2168e2c45bd53ee425333583cfa14afa
WORKDIR /app

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

0 comments on commit 012ce5f

Please sign in to comment.