Skip to content

Commit

Permalink
Update debian:bullseye-slim Docker digest to 9bec46e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 11, 2023
1 parent 6be9a07 commit 4c46a81
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:c618be84fc82aa8ba203abbb07218410b0f5b3c7cb6b4e7248fda7785d4f9946
FROM debian:bullseye-slim@sha256:9bec46ecd98ce4bf8305840b021dda9b3e1f8494a0768c407e2b233180fa1466
WORKDIR /app

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

0 comments on commit 4c46a81

Please sign in to comment.