Skip to content

Commit

Permalink
Adding working Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Gibb authored and Scott Gibb committed Jan 21, 2024
1 parent 5ca3962 commit 7b8f5b9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@

FROM debian:bookworm-slim
FROM debian:bullseye

# Install dependencies
RUN apt-get clean && apt-get update && apt-get install -y \
Expand Down

0 comments on commit 7b8f5b9

Please sign in to comment.