Skip to content

Commit 39d4020

Browse files
committed
gem normalize
1 parent c7ac3f1 commit 39d4020

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.bundle/config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
---
22
BUNDLE_PATH: "vendor/bundle"
3-
BUNDLE_FORCE_RUBY_PLATFORM: "true"

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ RUN dnf -y update && \
1414

1515
# Add Admin Tool Code to the image
1616
COPY Gemfile* /var/task/
17-
COPY .bundle/config.docker /var/task/.bundle/config
1817

1918
# Bundle dependencies
2019
RUN bundle install

0 commit comments

Comments
 (0)