Skip to content

Commit

Permalink
Fix panic
Browse files Browse the repository at this point in the history
  • Loading branch information
avinashbo committed Nov 12, 2024
1 parent 36c68e5 commit 0301b54
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
@@ -1,4 +1,4 @@
FROM debian:bullseye-slim
FROM debian:bullseye-slim@sha256:34b63f55a4b193ad03c5ddb4b3f8546c797763ed708f0df5309ecb9507d15179

RUN adduser --disabled-password --gecos "" --no-create-home --uid 1000 cronos

Expand Down

0 comments on commit 0301b54

Please sign in to comment.