Skip to content

Commit

Permalink
try old image
Browse files Browse the repository at this point in the history
  • Loading branch information
xlc committed Aug 15, 2024
1 parent 5677138 commit ab5cb3c
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 cargo build --locked --release

# =============

FROM phusion/baseimage:noble-1.0.0
FROM phusion/baseimage:focal-1.2.0
LABEL maintainer="[email protected]"

RUN useradd -m -u 1000 -U -s /bin/sh -d /acala acala
Expand Down

0 comments on commit ab5cb3c

Please sign in to comment.