Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
discourse
Manage
Activity
Members
Labels
Plan
Issues
9
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
libre.sh
docker
discourse
Commits
1c2224ea
Commit
1c2224ea
authored
3 years ago
by
Timothee Gosselin
Browse files
Options
Downloads
Patches
Plain Diff
Update Ruby and Node
parent
30f3ae03
No related branches found
Branches containing commit
No related tags found
1 merge request
!13
Update Ruby and Node
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+3
-3
3 additions, 3 deletions
Dockerfile
with
3 additions
and
3 deletions
Dockerfile
+
3
−
3
View file @
1c2224ea
FROM
ruby:2.7.
2
FROM
ruby:2.7.
5
ARG
DISCOURSE_VERSION
ENV
RAILS_ENV=production \
DEBIAN_VERSION=bu
ster
\
DEBIAN_VERSION=bu
llseye
\
DISCOURSE_DB_HOST=postgres \
DISCOURSE_REDIS_HOST=redis \
DISCOURSE_SERVE_STATIC_ASSETS=true \
...
...
@@ -11,7 +11,7 @@ ENV RAILS_ENV=production \
JEMALLOC_NEW=3.6.0 \
JEMALLOC_STABLE=5.2.1 \
PG_MAJOR=13 \
NODE_MAJOR=1
4
\
NODE_MAJOR=1
6
\
RUBY_GLOBAL_METHOD_CACHE_SIZE=131072 \
RUBY_GC_HEAP_GROWTH_MAX_SLOTS=40000 \
RUBY_GC_HEAP_INIT_SLOTS=400000 \
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment