Skip to content

Commit

Permalink
try omitting the arch specification?
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Lerner committed Sep 16, 2024
1 parent 8c3b4ab commit d29744f
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 phusion/passenger-ruby33:3.0.8-arm64
FROM phusion/passenger-ruby33:3.0.8
RUN apt-get update && apt-get upgrade -y -o Dpkg::Options::="--force-confold"

RUN rm -f /etc/service/nginx/down
Expand Down

0 comments on commit d29744f

Please sign in to comment.