Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Venkata Challa committed Dec 22, 2023
1 parent 5caae66 commit 6b1c69c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

# Build builder image
FROM ruby:3.2.2-alpine as builder
ARG SIGN_IN_METHOD
ENV SIGN_IN_METHOD=${SIGN_IN_METHOD}

# RUN apk -U upgrade && \
# apk add --update --no-cache gcc git libc6-compat libc-dev make nodejs \
Expand Down

0 comments on commit 6b1c69c

Please sign in to comment.