Skip to content

Commit

Permalink
use phusion, should be wayy smaller
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilyMatt committed Jul 17, 2024
1 parent d86b9ac commit c5bab57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.ubuntu
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:jammy AS base
FROM phusion/baseimage:jammy-1.0.4 AS base

RUN apt update -y && apt install -y \
automake build-essential cmake curl docker-buildx \
Expand Down

0 comments on commit c5bab57

Please sign in to comment.