Skip to content

Commit

Permalink
Merge pull request #2600 from alphagov/sengi/docker-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sengi authored Nov 14, 2022
2 parents f919b0e + fb6b9e9 commit 933ee3c
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 @@ -23,4 +23,4 @@ COPY --from=builder /app /app/
USER app
WORKDIR /app

CMD bundle exec puma
CMD ["bundle", "exec", "puma"]

0 comments on commit 933ee3c

Please sign in to comment.