Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Conarx Containers - Mastodon Docker Image
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Docker Containers
Conarx Containers - Mastodon Docker Image
Merge requests
!36
chore: updated to version 4.1.7
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
chore: updated to version 4.1.7
nkukard/containers-mastodon:nkupdates-v3.17
into
v3.17
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Nigel Kukard
requested to merge
nkukard/containers-mastodon:nkupdates-v3.17
into
v3.17
1 year ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
👍
0
👎
0
Merge request reports
Compare
v3.17
v3.17 (base)
and
latest version
latest version
583abce1
1 commit,
1 year ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Dockerfile
+
1
−
1
Options
@@ -234,7 +234,7 @@ FROM registry.conarx.tech/containers/alpine/3.17 as mastodon-builder
LABEL
maintainer="Nigel Kukard <nkukard@lbsd.net>"
ARG
VERSION_INFO=
ARG
MASTODON_VER=4.1.
6
ARG
MASTODON_VER=4.1.
7
# Copy in built binaries
Loading