Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
U
URL Shorter
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jonas Leder
URL Shorter
Commits
c90ea1ae
Commit
c90ea1ae
authored
3 months ago
by
Jonas Leder
Browse files
Options
Downloads
Plain Diff
Merge branch 'renovate/alpine-3.x' into 'main'
Update alpine Docker tag to v3.22 See merge request
!634
parents
db2992b0
a8f0c672
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!634
Update alpine Docker tag to v3.22
Pipeline
#65555
passed
3 months ago
Stage: test
Stage: build
Stage: bundle
Stage: deploy
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+1
-1
1 addition, 1 deletion
Dockerfile
with
1 addition
and
1 deletion
Dockerfile
+
1
−
1
View file @
c90ea1ae
...
@@ -10,7 +10,7 @@ COPY . ./
...
@@ -10,7 +10,7 @@ COPY . ./
RUN
composer
install
--no-cache
--no-interaction
--prefer-dist
--ignore-platform-reqs
--optimize-autoloader
RUN
composer
install
--no-cache
--no-interaction
--prefer-dist
--ignore-platform-reqs
--optimize-autoloader
FROM
ghcr.io/roadrunner-server/roadrunner:2025.1.1
AS
roadrunner
FROM
ghcr.io/roadrunner-server/roadrunner:2025.1.1
AS
roadrunner
FROM
alpine:3.2
1
as
production
FROM
alpine:3.2
2
as
production
ARG
PHP_VERSION=83
ARG
PHP_VERSION=83
ENV
PHP_VERSION=${PHP_VERSION} \
ENV
PHP_VERSION=${PHP_VERSION} \
PHP_MEMORY_LIMIT=512M \
PHP_MEMORY_LIMIT=512M \
...
...
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