Skip to content

Commit

Permalink
fix: use mono:slim as base image
Browse files Browse the repository at this point in the history
  • Loading branch information
Meldanor committed Jun 10, 2024
1 parent e609454 commit fa63138
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile.mono
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
FROM bitnami/minideb:bookworm
FROM mono:slim

USER root
ENV DEBIAN_FRONTEND=noninteractive

Expand Down

0 comments on commit fa63138

Please sign in to comment.